commit | ec4f860597af41c6b71f4de86d8e86f710bfab54 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jan 05 13:45:18 2010 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 03 13:00:19 2010 -0500 |
tree | 0e16659ad0c0a89567cca34069e1a6da7131d7f2 | |
parent | 587d4a17d837ac0f17edb26f1b6c80c0abda6343 [diff] |
fs/dcache.c: CodingStyle cleanup 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>