]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: fixed: Fix checkpatch issue
authorJingoo Han <jg1.han@samsung.com>
Mon, 14 Oct 2013 08:46:36 +0000 (17:46 +0900)
committerMark Brown <broonie@linaro.org>
Tue, 15 Oct 2013 12:21:44 +0000 (13:21 +0100)
commit609d5f6ddc18d05801646c869fcf4d0537b9110b
tree267da1e44ea8057725643c3801f5e9c3186ebd47
parentc368e5fc2a190923b786f2de3e79430ea3566a25
regulator: fixed: Fix checkpatch issue

Fix the following checkpatch warnings.

  WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/fixed.c