aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDaniel W. S. Almeida <[email protected]>2020-08-07 10:35:32 +0200
committerMauro Carvalho Chehab <[email protected]>2020-08-29 07:47:23 +0200
commit52cdded09b861182bb5033bf9d308cb6fcd4d49f (patch)
tree90f556a138771b55cf50a43182ff200679ee273a /tools/perf/scripts
parent97c6a99bd5c26a8cbae1c68f26af62991380ede3 (diff)
media: cobalt: cobalt-omnitek.c: fix comparison to bool
Fix the following coccinelle report: drivers/media/pci/cobalt/cobalt-omnitek.c:119:5-19: WARNING: Comparison to bool By using "!cond" instead of "cond == false" Found using - Coccinelle (http://coccinelle.lip6.fr) Signed-off-by: Daniel W. S. Almeida <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions