regulator: core: Fix checkpatch issue
authorJingoo Han <jg1.han@samsung.com>
Wed, 8 Jan 2014 01:02:16 +0000 (10:02 +0900)
committerMark Brown <broonie@linaro.org>
Wed, 8 Jan 2014 17:13:57 +0000 (17:13 +0000)
commit0d25d09de114bffc984a03c417d4dddb53acd8d8
tree1cbb2d3932c43d14d043713f30064f7278e3293a
parent0781719bd6614e60dd5fff1b5cd45dbce2f7dd2d
regulator: core: Fix checkpatch issue

Fix the following checkpatch errors and warnings.

  ERROR: trailing whitespace
  ERROR: return is not a function, parentheses are not required
  WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/core.c
This page took 0.025957 seconds and 5 git commands to generate.