diff options
author | 2023-11-02 10:55:34 +0000 | |
---|---|---|
committer | 2023-11-04 21:17:42 -0400 | |
commit | 7abbbe2694b3d4fd366dc91934f42c047a6d282d (patch) | |
tree | 3d83134ac5c84fb472147eaf3c233a2d307ff877 /drivers/gpu/drm/drm_file.c | |
parent | accel/qaic: Support for 0 resize slice execution in BO (diff) | |
download | wireguard-linux-7abbbe2694b3d4fd366dc91934f42c047a6d282d.tar.xz wireguard-linux-7abbbe2694b3d4fd366dc91934f42c047a6d282d.zip |
drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
"Get cleanup job" makes it sound like helper is returning a job which will
execute some cleanup, or something, while the kerneldoc itself accurately
says "fetch the next _finished_ job". So lets rename the helper to be self
documenting.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Luben Tuikov <ltuikov89@gmail.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231102105538.391648-2-tvrtko.ursulin@linux.intel.com
Reviewed-by: Luben Tuikov <ltuikov89@gmail.com>
Signed-off-by: Luben Tuikov <ltuikov89@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/drm_file.c')
0 files changed, 0 insertions, 0 deletions