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:
ec60dd3
)
spi: atmel: Silence checkpatch errors
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 10 Sep 2013 11:36:27 +0000
(17:06 +0530)
committer
Mark Brown
<broonie@linaro.org>
Mon, 16 Sep 2013 23:13:58 +0000
(
00:13
+0100)
Fixes the following types of checkpatch errors and warning:
ERROR: space required after that ',' (ctx:VxV)
WARNING: sizeof *as should be sizeof(*as)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found