Commit e3c3d9c8 authored by Al Viro's avatar Al Viro
Browse files

unexport kern_path_parent()



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e0a01249
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3269,7 +3269,6 @@ EXPORT_SYMBOL(page_readlink);
EXPORT_SYMBOL(__page_symlink);
EXPORT_SYMBOL(page_symlink);
EXPORT_SYMBOL(page_symlink_inode_operations);
EXPORT_SYMBOL(kern_path_parent);
EXPORT_SYMBOL(kern_path);
EXPORT_SYMBOL(vfs_path_lookup);
EXPORT_SYMBOL(inode_permission);