diff options
| author | Iker Pedrosa <ikerpedrosam@gmail.com> | 2026-07-09 12:53:24 +0200 |
|---|---|---|
| committer | Javier Martinez Canillas <javierm@redhat.com> | 2026-07-16 10:21:02 +0200 |
| commit | e5320be8a585a9286f231305d0d443d59c24e46c (patch) | |
| tree | c35a40a30fa056ef92c13e12be1b121bb0a7e776 /tools/perf/scripts/python | |
| parent | ec6444a00c49e6c2b5e9a507272a28126677f9ee (diff) | |
drm/solomon: remove unneeded variables in blit functions
Remove unneeded 'ret' variables in ssd130x_fb_blit_rect(),
ssd132x_fb_blit_rect(), and ssd133x_fb_blit_rect() functions.
These functions initialize ret to 0 and return it unchanged,
so return 0 directly instead.
Fixes: 2258f03989af ("drm/solomon: Move calls to drm_gem_fb_end_cpu*()")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202606301409.I0ctsf41-lkp@intel.com/
Signed-off-by: Iker Pedrosa <ikerpedrosam@gmail.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patch.msgid.link/20260709-fix-ssd130x-v1-1-1272cb3dc85e@gmail.com
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
