diff options
| author | Daniel W. S. Almeida <[email protected]> | 2020-08-07 10:35:36 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-08-29 07:49:24 +0200 |
| commit | a1bb5cca58f480667100b1008ebdea971f1aaef8 (patch) | |
| tree | ac089bf165465413dae6128c83be030d1c74cc68 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 2ad5e2e463e738d2cd5d78547e0f31694e9de932 (diff) | |
media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()
Fix the following coccinelle reports:
drivers/media/pci/saa7164/saa7164-dvb.c:341:2-5:
WARNING: Use BUG_ON instead of if condition followed by BUG
drivers/media/pci/saa7164/saa7164-dvb.c:483:2-5:
WARNING: Use BUG_ON instead of if condition followed by BUG.
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions