mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-11 21:59:18 +00:00
Fix the following coccinelle reports: drivers/media/pci/saa7164/saa7164-core.c:579:2-5: WARNING: Use BUG_ON instead of if condition followed by BUG. drivers/media/pci/saa7164/saa7164-core.c:592:3-6: WARNING: Use BUG_ON instead of if condition followed by BUG. drivers/media/pci/saa7164/saa7164-core.c:898: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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| saa7164-api.c | ||
| saa7164-buffer.c | ||
| saa7164-bus.c | ||
| saa7164-cards.c | ||
| saa7164-cmd.c | ||
| saa7164-core.c | ||
| saa7164-dvb.c | ||
| saa7164-encoder.c | ||
| saa7164-fw.c | ||
| saa7164-i2c.c | ||
| saa7164-reg.h | ||
| saa7164-types.h | ||
| saa7164-vbi.c | ||
| saa7164.h | ||