提交 4557c669 编写于 作者: A Al Viro

export fget_light

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 399c9b86
......@@ -797,6 +797,7 @@ struct file *fget_light(unsigned int fd, int *fput_needed)
return file;
}
EXPORT_SYMBOL(fget_light);
struct file *fget_raw_light(unsigned int fd, int *fput_needed)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册