diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-11-20 10:59:00 +0100 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2012-11-26 23:43:54 +0100 |
commit | 313e8b50c89a76c4f36af527f937c2f8cf4cad41 (patch) | |
tree | 01f19fbd21b2243fe5aa9106d65e82def8c5d400 /fs/jbd2 | |
parent | leds: leds-lp5523: replace strict_strtoul() with kstrtoul() (diff) | |
download | linux-313e8b50c89a76c4f36af527f937c2f8cf4cad41.tar.xz linux-313e8b50c89a76c4f36af527f937c2f8cf4cad41.zip |
leds: lp5521: Fix return value
Return the value obtained from i2c_smbus_read_byte_data() instead of
-EIO. Silences the following smatch warning:
drivers/leds/leds-lp5521.c:155 lp5521_read() info:
why not propagate 'ret' from i2c_smbus_read_byte_data() instead of -5?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions