android_kernel_xiaomi_sdm845/drivers/media/dvb
Mauro Carvalho Chehab 902571aaa9 V4L/DVB (10109): anysee: Fix usage of an unitialized function
drivers/media/dvb/dvb-usb/anysee.c: In function ‘anysee_master_xfer’:
drivers/media/dvb/dvb-usb/anysee.c:156: warning: ‘ret’ may be used uninitialized

By looking at the function, altrough very unlikely, this might
eventually be true if num  = 0. So, better to fix the warning by
initializing with ret = 0.

Cc: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:40:32 -02:00
..
b2c2 V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driver 2008-12-30 09:38:34 -02:00
bt8xx Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2008-12-28 12:49:40 -08:00
dm1105 V4L/DVB (9472): dm1105: fix the misuse of pci_dma_mapping_error 2008-12-29 17:53:24 -02:00
dvb-core V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HW 2008-12-30 09:39:16 -02:00
dvb-usb V4L/DVB (10109): anysee: Fix usage of an unitialized function 2008-12-30 09:40:32 -02:00
frontends V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not defined 2008-12-30 09:39:36 -02:00
pluto2 net: convert more to %pM 2008-10-27 17:47:26 -07:00
siano V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCard 2008-12-30 09:38:14 -02:00
ttpci V4L/DVB (9442): Revert back previous change to 90MHz 2008-12-30 09:38:00 -02:00
ttusb-budget V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs 2008-11-16 23:54:40 -02:00
ttusb-dec V4L/DVB (9604): ttusb_dec: fix memory leak 2008-11-16 23:54:44 -02:00
Kconfig V4L/DVB (9361): Dynamic DVB minor allocation 2008-12-29 17:53:12 -02:00
Makefile V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00