]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: unexport getname and putname symbols
authorJeff Layton <jlayton@redhat.com>
Wed, 10 Oct 2012 20:43:13 +0000 (16:43 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Oct 2012 04:32:09 +0000 (00:32 -0400)
commit6c1e80ae02bf6ca76c88b6eb129de19e55c83667
treefa2a1611a8a49cc77d86bfe19d43b45a266b376a
parentc8333324214853d3f1e808e09526038948dccb59
vfs: unexport getname and putname symbols

I see no callers in module code.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c