diff options
author | Jason Yan <[email protected]> | 2020-05-06 14:17:45 +0800 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2020-05-09 23:09:41 +0200 |
commit | 6e85bd73d50d674912618e3ed226b2f2a47a178a (patch) | |
tree | 185a84a52a86b0bc3486faba7f3889340cd432f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7429e92386b2176bc5474626456a70e4e4b676ea (diff) |
video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
No other functions use the return value of pxa168fb_init_mode() and the
return value is always 0 now. Make it return void. This fixes the
following coccicheck warning:
drivers/video/fbdev/pxa168fb.c:565:5-8: Unneeded variable: "ret". Return
"0" on line 597
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
[fixed indent]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions