summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>2020-08-07 11:35:37 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-08-29 08:49:41 +0300
commitd8018ec175106fd10458255b0c6244b9a6b7103b (patch)
tree332ee4479081d755a7c38037ff811006c06d98ae /kernel
parenta1bb5cca58f480667100b1008ebdea971f1aaef8 (diff)
downloadlinux-d8018ec175106fd10458255b0c6244b9a6b7103b.tar.xz
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 <dwlsalmeida@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions