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