android_kernel_motorola_sm6225/drivers/media
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
..
common V4L/DVB (9923): xc5000: remove init_fw option 2008-12-30 09:39:19 -02:00
dvb V4L/DVB (10109): anysee: Fix usage of an unitialized function 2008-12-30 09:40:32 -02:00
radio V4L/DVB (10062): dsbr100: change return values in 3 functions 2008-12-30 09:40:12 -02:00
video V4L/DVB (10104): uvcvideo: Add support for video output devices 2008-12-30 09:40:32 -02:00
Kconfig V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on" 2008-07-20 07:28:49 -03:00
Makefile V4L/DVB (8274): sms1xxx: build cleanup after driver relocation 2008-07-20 07:20:56 -03:00