summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorOded Gabbay <ogabbay@kernel.org>2022-06-19 12:41:19 +0300
committerOded Gabbay <ogabbay@kernel.org>2022-07-12 09:09:24 +0300
commit0d9894343745f3ef3fc386bd5074e800bdc2fb54 (patch)
treedb8f056bc7df06e80560e0fac84071851816a5a9 /drivers
parentfb1155a9f09791f95f58134bf9b0d348cafa73b1 (diff)
downloadlinux-0d9894343745f3ef3fc386bd5074e800bdc2fb54.tar.bz2
habanalabs: fix comment style
function name should not be preceded with @ Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/misc/habanalabs/common/memory_mgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/habanalabs/common/memory_mgr.c b/drivers/misc/habanalabs/common/memory_mgr.c
index ea5f2bd31b0a..56df962d2f3c 100644
--- a/drivers/misc/habanalabs/common/memory_mgr.c
+++ b/drivers/misc/habanalabs/common/memory_mgr.c
@@ -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