diff options
author | 2009-09-29 20:09:42 -0400 | |
---|---|---|
committer | 2009-12-16 12:16:48 -0500 | |
commit | ef26ca97e83052790940cbc444b01b0d17a813c1 (patch) | |
tree | 93700cae2f8133e74be9621f00bd4588017d85eb /kernel/resource.c | |
parent | vfs: force reval of target when following LAST_BIND symlinks (try #7) (diff) | |
download | wireguard-linux-ef26ca97e83052790940cbc444b01b0d17a813c1.tar.xz wireguard-linux-ef26ca97e83052790940cbc444b01b0d17a813c1.zip |
libfs: move EXPORT_SYMBOL for d_alloc_name
The EXPORT_SYMBOL for d_alloc_name is in fs/libfs.c but the function
is in fs/dcache.c. Move the EXPORT_SYMBOL to the line immediately
after the closing function brace line in fs/dcache.c as mentioned
in Documentation/CodingStyle.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions