linux/drivers/media/pci
Dan Carpenter 1d6ca29db8 [media] mantis: cleanup NULL checking in mantis_ca_exit()
Smatch complainst that the call to mantis_evmgr_exit() dereferences "ca"
but then we check it for NULL on the next line.  I've moved the NULL
check forward to avoid that.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-12-27 20:25:38 -02:00
..
b2c2
bt8xx [media] bttv: Replace memcpy with struct assignment 2012-12-27 19:02:38 -02:00
cx18 [media] cx18: Replace memcpy with struct assignment 2012-12-27 19:02:24 -02:00
cx88 [media] make the other drivers take use of the new ts2020 driver 2012-12-27 19:27:15 -02:00
cx23885 [media] make the other drivers take use of the new ts2020 driver 2012-12-27 19:27:15 -02:00
cx25821 [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
ddbridge
dm1105 [media] make the other drivers take use of the new ts2020 driver 2012-12-27 19:27:15 -02:00
ivtv [media] ivtv: Replace memcpy with struct assignment 2012-12-27 19:01:34 -02:00
mantis [media] mantis: cleanup NULL checking in mantis_ca_exit() 2012-12-27 20:25:38 -02:00
meye [media] v4l: Tell user space we're using monotonic timestamps 2012-12-21 11:20:51 -02:00
ngene [media] ngene: separate demodulator and tuner attach 2012-12-27 18:21:20 -02:00
pluto2
pt1
saa7134 [media] saa7134: Add pm_qos_request to fix video corruption 2012-12-27 16:08:55 -02:00
saa7146
saa7164 [media] saa7134,saa7164: warning: comparison of unsigned fixes 2012-10-28 07:38:48 -02:00
sta2x11 [media] v4l: Convert drivers to use monotonic timestamps 2012-12-21 10:56:43 -02:00
ttpci [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
zoran [media] zr36067: Replace memcpy with struct assignment 2012-12-27 18:48:35 -02:00
Kconfig
Makefile