diff options
| author | Daniel W. S. Almeida <[email protected]> | 2020-08-07 10:35:34 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-08-29 07:48:14 +0200 |
| commit | 333b90fb42f0debe613c48f2f8d307f1c805e43b (patch) | |
| tree | 6434114532301c3d0900f32209be8200c78ae886 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 10e639041e003eadd2309bd332c03f83cbcdf0ca (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions