aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel W. S. Almeida <[email protected]>2020-08-07 10:35:43 +0200
committerMauro Carvalho Chehab <[email protected]>2020-08-29 08:03:19 +0200
commitc90b4d70b1746f5a46fb7bad988731e604a44d4e (patch)
tree7ac576bedeb9d7456d7763202ca47bde9cc30dc1 /tools/perf/scripts/python
parent77efe8aeafeaca4d4c5dc3c0e3c88e3e2ae50274 (diff)
media: i2c: imx219.c: fix assignment of 0/1 to bool variable
Fix the following coccinelle report: drivers/media/i2c/imx219.c:1191:1-18: WARNING: Assignment of 0/1 to bool variable Replace the assignment to 0 with false instead. 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/python')
0 files changed, 0 insertions, 0 deletions