diff options
author | Lee Jones <[email protected]> | 2020-11-13 13:49:21 +0000 |
---|---|---|
committer | Qiang Yu <[email protected]> | 2020-11-16 08:20:10 +0800 |
commit | cd434e740ff2730802593bb1fceccd28ad82d5f9 (patch) | |
tree | 8d10b0f75aae5bb23e70ea37a64027f98664d438 /tools/perf/scripts/python | |
parent | 37d66109fe6f8f92169468db0e7805947b3ee7af (diff) |
drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/lima/lima_sched.c: In function ‘lima_sched_run_job’:
drivers/gpu/drm/lima/lima_sched.c:227:20: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
Cc: Qiang Yu <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Qiang Yu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions