vfs, seqfile: export mangle_path() generally
authorIngo Molnar <mingo@elte.hu>
Fri, 28 Nov 2008 17:03:22 +0000 (18:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 28 Nov 2008 17:07:10 +0000 (18:07 +0100)
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>
fs/seq_file.c

diff --cc fs/seq_file.c
Simple merge