diff options
author | Stephen Boyd <[email protected]> | 2015-06-16 11:11:22 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-06-17 08:54:19 +0100 |
commit | 9b2dfee3954e0b38a6a1b5305edd375defa8ad97 (patch) | |
tree | 7ed50765931b1af90d10ed72daea9dfed61994e4 /scripts/gdb/linux/modules.py | |
parent | 0f94bffad401faa045c2062f1652d21e3e89f439 (diff) |
regulator: qcom_spmi: Add missing braces for aligned code
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 <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Andy Gross <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions