On Tue, Jun 16, 2015 at 11:11:22AM -0700, Stephen Boyd wrote:
drivers/regulator/qcom_spmi-regulator.c:751:3-50: code aligned
with following code on line 753
drivers/regulator/qcom_spmi-regulator.c:584:3-41: code aligned
with following code on line 587
These lines where missing braces causing the break to always
be executed even when it shouldn't be. Fix it.
Reported-by: kbuild test robot <redacted>
Cc: Julia Lawall <redacted>
Signed-off-by: Stephen Boyd <redacted>
Reviewed-by: Andy Gross <redacted>
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project