git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
900bfe3
)
spi: s3c64xx: fix checkpatch error and warnings
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 15 Jul 2013 06:11:57 +0000
(15:11 +0900)
committer
Mark Brown
<broonie@linaro.org>
Wed, 24 Jul 2013 14:32:35 +0000
(15:32 +0100)
Fix the following checkpatch error and warnings:
ERROR: "(foo*)" should be "(foo *)"
WARNING: line over 80 characters
WARNING: quoted string split across lines
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found