mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 01:23:06 +09:00
The error return ret is never zero in the error handling path in softingcs_probe, so the check for non-zero and returning -ENODEV is logically dead code and hence redundant. Remove it and just return ret. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
9.3 KiB
9.3 KiB