commit | 350ff52d409da8e081bcd79dd64d2093be896134 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed Feb 26 10:19:30 2014 +0900 |
committer | Mark Brown <broonie@linaro.org> | Wed Mar 05 12:33:18 2014 +0800 |
tree | 2e21152bf23dfc448117b4f9f2a1da21bd7fc07b | |
parent | 96fa8c4b9b2c99ad6baa698c94d3fa295fa8f871 [diff] |
regulator: tps80031: remove unnecessary parentheses Remove unnecessary parentheses in order to fix the following checkpatch error. ERROR: return is not a function, parentheses are not required Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>