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:
439a330
)
ARM: 5711/1: locomo.c: CodingStyle cleanups
author
Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 18 Sep 2009 19:40:27 +0000
(20:40 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 21 Sep 2009 15:03:04 +0000
(16:03 +0100)
EXPORT* macros should follow immediately after the closing function
brace line.
The prototype for locomo_chip_driver() is not needed since the static
(inline) function is located earlier in the file.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found