diff options
author | Caio Novais <[email protected]> | 2023-03-25 10:15:32 -0300 |
---|---|---|
committer | Luben Tuikov <[email protected]> | 2023-03-27 11:23:38 -0400 |
commit | bd2eefd018e5a8066b7bc66d8e200fbe3095ea5e (patch) | |
tree | edca32d830ece34e62f9335ca62f2364d4a35e02 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 1a2dbf0303e8793444a57a2eec0c6b29523657d9 (diff) |
drm/scheduler: Fix variable name in function description
Compiling AMD GPU drivers displays two warnings:
drivers/gpu/drm/scheduler/sched_main.c:738: warning: Function parameter or member 'file' not described in 'drm_sched_job_add_syncobj_dependency'
drivers/gpu/drm/scheduler/sched_main.c:738: warning: Excess function
parameter 'file_private' description in
'drm_sched_job_add_syncobj_dependency'
Get rid of them by renaming the variable name on the function description
Signed-off-by: Caio Novais <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Luben Tuikov <[email protected]>
Signed-off-by: Luben Tuikov <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions