Commit e022c16
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Correct the function name in the kerneldoc.
It is for below warning:
"Warning: drivers/gpu/drm/xe/xe_migrate.c:1262 expecting prototype for
xe_get_migrate_exec_queue(). Prototype was for xe_migrate_exec_queue()
instead"
Fixes: 916ee47 ("drm/xe/vf: Register CCS read/write contexts with Guc")
Reviewed-by: Michal Wajdeczko <[email protected]>
Signed-off-by: Shuicheng Lin <[email protected]>
Signed-off-by: Michal Wajdeczko <[email protected]>
Link: https://patch.msgid.link/[email protected]
(cherry picked from commit 9fd8da7)
Signed-off-by: Thomas Hellström <[email protected]>1 parent 7ee9b3e commit e022c16
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1201 | 1201 | | |
1202 | 1202 | | |
1203 | 1203 | | |
1204 | | - | |
| 1204 | + | |
1205 | 1205 | | |
1206 | 1206 | | |
1207 | 1207 | | |
| |||
0 commit comments