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:
b239904
)
staging: fbtft: Remove unnecessary externs
author
Joe Perches
<joe@perches.com>
Mon, 10 Aug 2015 21:51:18 +0000
(14:51 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:51:56 +0000
(18:51 -0700)
Using 'extern' is not necessary for function prototypes.
Miscellanea:
o Reflow alignments
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found