mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02: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:
parent
fb1155a9f0
commit
0d98943437
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user