summaryrefslogtreecommitdiff
path: root/include/drm/ttm
diff options
context:
space:
mode:
authorsuijingfeng <15330273260@189.cn>2023-03-03 18:12:16 +0800
committerChristian König <christian.koenig@amd.com>2023-03-03 12:00:49 +0100
commit775d1bee8fab737c9e70050f61ad5370d8733383 (patch)
treeb2c24971006c9d41e8e1afb42611b911a6c79590 /include/drm/ttm
parent55cac10739d57b94de4626bcb009bcdafaa781af (diff)
ttm/ttm_device.h: fix a trival typo
should replace '@' with '*' Signed-off-by: suijingfeng <suijingfeng@loongson.cn> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230303101216.788971-1-15330273260@189.cn
Diffstat (limited to 'include/drm/ttm')
-rw-r--r--include/drm/ttm/ttm_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/ttm/ttm_device.h b/include/drm/ttm/ttm_device.h
index 4f3e81eac6f3..56e82ba2d046 100644
--- a/include/drm/ttm/ttm_device.h
+++ b/include/drm/ttm/ttm_device.h
@@ -141,7 +141,7 @@ struct ttm_device_funcs {
* the graphics address space
* @ctx: context for this move with parameters
* @new_mem: the new memory region receiving the buffer
- @ @hop: placement for driver directed intermediate hop
+ * @hop: placement for driver directed intermediate hop
*
* Move a buffer between two memory regions.
* Returns errno -EMULTIHOP if driver requests a hop