fs/dcache.c: CodingStyle cleanup
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 5 Jan 2010 20:45:18 +0000 (13:45 -0700)
committerAl 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