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)
commit4b57927045c30d8f8579a43177459782f45f5468
tree41cd1b13543ebd1c5f91174e1e6a0d942bfee3ea
parent4ae1ff7fe8ad70dfe984ea7586ced00294359b47
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
This page took 0.02787 seconds and 5 git commands to generate.