提交 e3c3d9c8 编写于 作者: A Al Viro

unexport kern_path_parent()

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 e0a01249
...@@ -3269,7 +3269,6 @@ EXPORT_SYMBOL(page_readlink); ...@@ -3269,7 +3269,6 @@ EXPORT_SYMBOL(page_readlink);
EXPORT_SYMBOL(__page_symlink); EXPORT_SYMBOL(__page_symlink);
EXPORT_SYMBOL(page_symlink); EXPORT_SYMBOL(page_symlink);
EXPORT_SYMBOL(page_symlink_inode_operations); EXPORT_SYMBOL(page_symlink_inode_operations);
EXPORT_SYMBOL(kern_path_parent);
EXPORT_SYMBOL(kern_path); EXPORT_SYMBOL(kern_path);
EXPORT_SYMBOL(vfs_path_lookup); EXPORT_SYMBOL(vfs_path_lookup);
EXPORT_SYMBOL(inode_permission); EXPORT_SYMBOL(inode_permission);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册