aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDaniel W. S. Almeida <[email protected]>2020-08-07 10:35:34 +0200
committerMauro Carvalho Chehab <[email protected]>2020-08-29 07:48:14 +0200
commit333b90fb42f0debe613c48f2f8d307f1c805e43b (patch)
tree6434114532301c3d0900f32209be8200c78ae886 /tools/perf/scripts/python/bin/stackcollapse-report
parent10e639041e003eadd2309bd332c03f83cbcdf0ca (diff)
media: vicodec: vicodec-core.c: fix assignment of 0/1 to bool variable
Fix the following coccinelle reports: drivers/media/test-drivers/vicodec/vicodec-core.c:1674:2-21: WARNING: Assignment of 0/1 to bool variable drivers/media/test-drivers/vicodec/vicodec-core.c:1675:2-26: WARNING: Assignment of 0/1 to bool variable By replacing 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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions