commit | 604094f4615180f71da799e7e5b191f5c2a42a28 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Nov 28 18:03:22 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 28 18:07:10 2008 +0100 |
tree | 812243adb5a661dc96de628b0ba875aef7a40399 | |
parent | c7425acb42fff1e723b05fbf4ea11e9a455d95dc [diff] |
vfs, seqfile: export mangle_path() generally mangle_path() is trivial enough to make export restrictions on it pointless - so change the export from EXPORT_SYMBOL_GPL to EXPORT_SYMBOL. Signed-off-by: Ingo Molnar <mingo@elte.hu> Acked-by: Al Viro <viro@ZenIV.linux.org.uk>