]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: tps65910: Fix checkpatch issue
authorJingoo Han <jg1.han@samsung.com>
Mon, 14 Oct 2013 08:53:40 +0000 (17:53 +0900)
committerMark Brown <broonie@linaro.org>
Tue, 15 Oct 2013 12:37:56 +0000 (13:37 +0100)
commit9227eaa98879fe52a56666c3f80766af836f8aa8
tree41cd1b13543ebd1c5f91174e1e6a0d942bfee3ea
parent2a3b9002623974f3546e4161c2a95ea5b9b10c8a
regulator: tps65910: Fix checkpatch issue

Fix the following checkpatch errors and warning.

  ERROR: spaces required around that '=' (ctx:VxV)
  ERROR: space required before the open parenthesis '('
  WARNING: line over 80 characters

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