1
0
Fork 0
alistair23-linux/drivers/media/pci/meye
Pan Bian 2ce899423c [media] media: pci: meye: set error code on failures
The value of return variable ret is 0 on some error paths, for example,
when pci_resource_start() returns a NULL pointer. 0 means no error in
this context, which is contrary to the fact. This patch fixes the bug.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=189011

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-02-03 08:01:30 -02:00
..
Kconfig [media] move the remaining PCI devices to drivers/media/pci 2012-08-15 16:39:31 -03:00
Makefile [media] move the remaining PCI devices to drivers/media/pci 2012-08-15 16:39:31 -03:00
meye.c [media] media: pci: meye: set error code on failures 2017-02-03 08:01:30 -02:00
meye.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00