mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 00:04:01 -04: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>