mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>