regulator: hi6421: style fix, else with a single return is not required
authorGuodong Xu <guodong.xu@linaro.org>
Tue, 19 Aug 2014 10:07:42 +0000 (18:07 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 19 Aug 2014 15:37:20 +0000 (10:37 -0500)
commitea62f4dfe329094cd988a73fe854c6f2e92dd486
tree04b51d500f2f0959767703784b6c9ebef255d431
parent87ca186f7eb663fc5e52b65452a91fe0fec170a0
regulator: hi6421: style fix, else with a single return is not required

style fix for warnings. 'else' with a single 'return' is usually not
required.

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/hi6421-regulator.c
This page took 0.025666 seconds and 5 git commands to generate.