diff options
| author | Alex Dewar <[email protected]> | 2020-09-21 23:53:59 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-09-22 10:03:20 +0200 |
| commit | 2394984fee7356e8c03817316cff4e9b7896fbb4 (patch) | |
| tree | d285b4facd96889fc4b404a1d6094326d9f1e4bf /tools/perf/scripts/python/bin | |
| parent | e2858fa617980243a62d6b9f659bd9321220471b (diff) | |
media: staging: media: atomisp: Fix bool-related style issues
Address the following issues:
* unnecessary comparison to true/false
* use of 0/1 instead of bool values
* unnecessary conversion to bool
These were fixed using the following Coccinelle scripts:
* scripts/coccinelle/misc/bool{init,conv,return}.cocci
Build-tested with allmodconfig.
Signed-off-by: Alex Dewar <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions