1
linux/drivers/media/dvb/dvb-core
Adrian Bunk 813ce47cee V4L/DVB (5965): Frontend_ioctl(): fix check-after-use
The Coverity checker spotted that we have already oops'ed if "fe" was NULL.

Since "fe" being NULL seems impossible at this point this patch removes
the NULL check.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-09 22:04:22 -03:00
..
demux.h
dmxdev.c V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) 2007-07-18 14:24:46 -03:00
dmxdev.h
dvb_ca_en50221.c V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) 2007-07-18 14:24:46 -03:00
dvb_ca_en50221.h
dvb_demux.c V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) 2007-07-18 14:24:46 -03:00
dvb_demux.h V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet 2007-04-27 15:45:32 -03:00
dvb_filter.c
dvb_filter.h
dvb_frontend.c V4L/DVB (5965): Frontend_ioctl(): fix check-after-use 2007-10-09 22:04:22 -03:00
dvb_frontend.h V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface 2007-10-09 22:03:34 -03:00
dvb_math.c
dvb_math.h
dvb_net.c V4L/DVB (6070): Fix a warning at dvb_net 2007-08-23 13:17:32 -03:00
dvb_net.h V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet 2007-04-27 15:45:32 -03:00
dvb_ringbuffer.c
dvb_ringbuffer.h
dvbdev.c V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer 2007-07-18 14:23:12 -03:00
dvbdev.h
Kconfig V4L/DVB (5600): Allow compiling just DVB CORE 2007-05-09 10:12:49 -03:00
Makefile