mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09: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