linux_dsm_epyc7002/drivers/media
Mauro Carvalho Chehab 94af1b63d8 [media] drxk_hard: fix the return code from an error handler
While it is very unlikely, if the number of parameters for
QAMDemodulatorCommand is not 2 or 4, status become undefined:

/home/hans/work/build/v4l-dvb-git/drivers/media/dvb-frontends/drxk_hard.c: In function ‘QAMDemodulatorCommand’:
/home/hans/work/build/v4l-dvb-git/drivers/media/dvb-frontends/drxk_hard.c:5452:5: warning: ‘status’ may be used uninitialized in this function [-Wuninitialized]

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-29 08:04:09 -02:00
..
common [media] siano: get rid of warning: no previous prototype 2012-10-27 17:55:06 -02:00
dvb-core [media] dmxdev: fix a comparition of unsigned expression warning 2012-10-28 07:38:42 -02:00
dvb-frontends [media] drxk_hard: fix the return code from an error handler 2012-10-29 08:04:09 -02:00
firewire [media] remove include/linux/dvb/dmx.h 2012-10-19 07:29:17 -03:00
i2c [media] i2c/s5k4ecgx: fix printk format warning 2012-10-28 16:42:45 -02:00
mmc [media] siano: allow compiling it without RC support 2012-10-17 16:59:01 -03:00
parport [media] Add missing help for some menuconfig items 2012-08-21 08:17:37 -03:00
pci [media] bttv-driver: fix two warnings 2012-10-28 07:39:00 -02:00
platform [media] vivi: Kill BUFFER_TIMEOUT macro 2012-10-28 18:34:06 -02:00
radio radio tea5764, si4713: get rid of warning: no previous prototype 2012-10-28 07:39:06 -02:00
rc [media] winbond-cir: do not rename input name 2012-10-28 16:46:31 -02:00
tuners [media] tua9001: fix a warning 2012-10-28 07:38:54 -02:00
usb [media] it913x [BUG] Enable endpoint 3 on devices with HID interface 2012-10-28 16:59:26 -02:00
v4l2-core [media] mem2mem: replace BUG_ON with WARN_ON 2012-10-28 18:45:03 -02:00
Kconfig [media] Kconfig: Fix dependencies for driver autoselect options 2012-10-17 16:45:56 -03:00
Makefile [media] move i2c files into drivers/media/i2c 2012-09-06 18:42:54 -03:00
media-device.c [media] media: fix MEDIA_IOC_DEVICE_INFO return code 2012-08-12 07:57:57 -03:00
media-devnode.c [media] media-devnode: Replace printk with pr_* 2012-09-27 14:19:23 -03:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00