mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-19 18:39:05 +09:00
The if check is redundant as the value obtained from iio_device_register() is already in the required format. Hence return the function directly. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>