diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-02-26 10:27:10 +0900 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-05 12:35:07 +0800 |
commit | 31804f638ef213f78f4a5ee896c4226ba55ab415 (patch) | |
tree | 735e32966a1a03b43c02f08fc8d9f5960d347209 /security/selinux | |
parent | 79c2f49a2dfed00e51b41427ef89c5e67263a8c3 (diff) | |
download | linux-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 'security/selinux')
0 files changed, 0 insertions, 0 deletions