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:
91a92e1
)
spi: spidev: Fix checkpatch issue
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 14 Oct 2013 01:36:54 +0000
(10:36 +0900)
committer
Mark Brown
<broonie@linaro.org>
Tue, 15 Oct 2013 12:15:52 +0000
(13:15 +0100)
Fix the following checkpatch warnings.
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
WARNING: braces {} are not necessary for any arm of this statement
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found