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:
a894c69
)
staging : ion : Fix some checkpatch warnings and an error
author
Daeseok Youn
<daeseok.youn@gmail.com>
Mon, 10 Feb 2014 11:16:50 +0000
(20:16 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 11 Feb 2014 20:27:30 +0000
(12:27 -0800)
Warning:
- Unnecessary space after function pointer name
- quoted string split across lines
- fix alignment issues
Error:
- return is not a function, parentheses are not required
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found