]> 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)
commitb5c5f4dbe7edf23330bee64608ad62d2778511a6
tree41cd1b13543ebd1c5f91174e1e6a0d942bfee3ea
parentfc6ca03d3328824cb3c9eaea18499f4df66b3ccd
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