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

unexport get_empty_filp()

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 825f9692
......@@ -147,8 +147,6 @@ struct file *get_empty_filp(void)
return NULL;
}
EXPORT_SYMBOL(get_empty_filp);
/**
* alloc_file - allocate and initialize a 'struct file'
* @mnt: the vfsmount on which the file will reside
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册