[PATCH] regulator: qcom_spmi: Add missing braces for aligned code
Andy Gross
agross at codeaurora.org
Tue Jun 16 13:31:28 PDT 2015
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 <fengguang.wu at intel.com>
> Cc: Julia Lawall <julia.lawall at lip6.fr>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
Reviewed-by: Andy Gross <agross at codeaurora.org>
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list