linux/drivers/media/usb/pwc
Mauro Carvalho Chehab eda94710d6 [media] pwc-if: must check vb2_queue_init() success
drivers/media/usb/pwc/pwc-if.c: In function 'usb_pwc_probe':
drivers/media/usb/pwc/pwc-if.c:1003:16: warning: ignoring return value of 'vb2_queue_init', declared with attribute warn_unused_result [-Wunused-result]
In the past, it used to have a logic there at queue init that would
BUG() on errors. This logic got removed. Drivers are now required
to explicitly handle the queue initialization errors, or very bad
things may happen.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-28 07:38:32 -02:00
..
Kconfig
Makefile
philips.txt
pwc-ctrl.c
pwc-dec1.c
pwc-dec1.h
pwc-dec23.c
pwc-dec23.h
pwc-if.c [media] pwc-if: must check vb2_queue_init() success 2012-10-28 07:38:32 -02:00
pwc-kiara.c
pwc-kiara.h
pwc-misc.c
pwc-nala.h
pwc-timon.c
pwc-timon.h
pwc-uncompress.c
pwc-v4l.c
pwc.h