diff options
author | kbuild test robot <[email protected]> | 2018-07-31 13:06:58 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2018-07-31 13:06:58 +0200 |
commit | cb653fe849f9fdcf24ce3c612e3fb0da5e610241 (patch) | |
tree | 5d90aedd11d297db42f0a2a31b99cd9930b9480c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 195197f408567b54b312c54518fbca653c5442c6 (diff) |
fbdev: omap2: omapfb: fix boolreturn.cocci warnings
drivers/video/fbdev/omap2/omapfb/omapfb-main.c:290:9-10: WARNING: return of 0/1 in function 'cmp_var_to_colormode' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Fixes: 7378f1149884 ("media: omap2: omapfb: allow building it with COMPILE_TEST")
Signed-off-by: kbuild test robot <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Dan Carpenter <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions