summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2014-02-26 10:27:10 +0900
committerMark Brown <broonie@linaro.org>2014-03-05 12:35:07 +0800
commit31804f638ef213f78f4a5ee896c4226ba55ab415 (patch)
tree735e32966a1a03b43c02f08fc8d9f5960d347209 /drivers/spi/spi-omap2-mcspi.c
parent79c2f49a2dfed00e51b41427ef89c5e67263a8c3 (diff)
downloadlinux-31804f638ef213f78f4a5ee896c4226ba55ab415.tar.bz2
spi: omap-100k: fix spacing coding style issue
Fix the following checkpatch issues. ERROR: space prohibited after that open parenthesis '(' ERROR: space required before the open parenthesis '(' ERROR: trailing statements should be on next line ERROR: space required after that ',' (ctx:VxV) ERROR: spaces required around that '-=' (ctx:VxV) WARNING: sizeof *cs should be sizeof(*cs) Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-omap2-mcspi.c')
0 files changed, 0 insertions, 0 deletions