mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 07:30:06 -04:00
habanalabs: fix comment style
function name should not be preceded with @ Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
@@ -135,7 +135,7 @@ int hl_mmap_mem_buf_put_handle(struct hl_mem_mgr *mmg, u64 handle)
|
||||
}
|
||||
|
||||
/**
|
||||
* @hl_mmap_mem_buf_alloc - allocate a new mappable buffer
|
||||
* hl_mmap_mem_buf_alloc - allocate a new mappable buffer
|
||||
*
|
||||
* @mmg: parent unifed memory manager
|
||||
* @behavior: behavior object describing this buffer polymorphic behavior
|
||||
|
||||
Reference in New Issue
Block a user