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

habanalabs: fix comment style



function name should not be preceded with @

Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent fb1155a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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