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

missing annotation in fs/file.c

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 b8850d1f
......@@ -750,6 +750,7 @@ bool get_close_on_exec(unsigned int fd)
static int do_dup2(struct files_struct *files,
struct file *file, unsigned fd, unsigned flags)
__releases(&files->file_lock)
{
struct file *tofree;
struct fdtable *fdt;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册