diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-09-12 14:34:09 +0800 |
---|---|---|
committer | Bryan Wu <bryan.wu@canonical.com> | 2012-09-12 15:05:00 +0800 |
commit | e0e021600e3ebb80d6539cc5f8de8f9d19687e80 (patch) | |
tree | 7cb8f780d242178982d41a44ee3bed9196d70907 /Makefile | |
parent | a47df97c9936cff6d31f03e12651ad897e0e374c (diff) |
leds-lm3530: Fix smatch warnings
Fixes the following smatch warnings:
drivers/leds/leds-lm3530.c:361 lm3530_mode_set() info:
why not propagate 'mode' from lm3530_get_mode_from_str() instead of -22?
drivers/leds/leds-lm3530.c:432 lm3530_probe() info:
why not propagate 'err' from lm3530_init_registers() instead of -19?
drivers/leds/leds-lm3530.c:438 lm3530_probe() info:
why not propagate 'err' from led_classdev_register() instead of -19?
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Shreshtha Kumar SAHU <shreshthakumar.sahu@stericsson.com>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions