lineage_android_kernel_xiao.../drivers/mcb
Alexey Khoroshilov bf25c19979 mcb: Do not return zero on error path in mcb_pci_probe()
There is an error path in mcb_pci_probe() where
it returns zero instead of error code.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-29 09:02:16 +09:00
..
Kconfig
Makefile
mcb-core.c
mcb-internal.h
mcb-parse.c
mcb-pci.c mcb: Do not return zero on error path in mcb_pci_probe() 2015-10-29 09:02:16 +09:00