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:
587d4a1
)
fs/dcache.c: CodingStyle cleanup
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Tue, 5 Jan 2010 20:45:18 +0000
(13:45 -0700)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 3 Mar 2010 18:00:19 +0000
(13:00 -0500)
Cleanup EXPORT* macros according to Documantation/CodingStyle.
Move EXPORT* macros to the line immediately after the closing
function brace.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found