Commit 0d989434 authored by Oded Gabbay's avatar Oded Gabbay

habanalabs: fix comment style

function name should not be preceded with @
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent fb1155a9
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment