summaryrefslogtreecommitdiff
path: root/drivers/media/rc/igorplugusb.c
diff options
context:
space:
mode:
authorEvgeny Novikov <novikov@ispras.ru>2020-06-18 15:15:38 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-07-04 12:23:46 +0200
commit3b4cfc6966ecaefdf46a1369923a55e7bdc86d19 (patch)
tree2a85275ee69a20e806757a16a7b9c3b2c81409d8 /drivers/media/rc/igorplugusb.c
parent39c2cf7544d63882709236ca2fb801db7cc2bc52 (diff)
media: rc: return proper error code on error handling path in init
If lirc_dev_init() fails during module initialization, rc_core_init() returns 0 denoting success. This can cause different issues during further operation of the module. The patch fixes the return value of rc_core_init() on the corresponding error handling path. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Evgeny Novikov <novikov@ispras.ru> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/rc/igorplugusb.c')
0 files changed, 0 insertions, 0 deletions