提交 c0d8768a 编写于 作者: N Namhyung Kim 提交者: Jiri Kosina

anon_inodes: fix wrong function name in comment

Signed-off-by: NNamhyung Kim <namhyung@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 a34f0b31
...@@ -64,9 +64,9 @@ static const struct address_space_operations anon_aops = { ...@@ -64,9 +64,9 @@ static const struct address_space_operations anon_aops = {
}; };
/** /**
* anon_inode_getfd - creates a new file instance by hooking it up to an * anon_inode_getfile - creates a new file instance by hooking it up to an
* anonymous inode, and a dentry that describe the "class" * anonymous inode, and a dentry that describe the "class"
* of the file * of the file
* *
* @name: [in] name of the "class" of the new file * @name: [in] name of the "class" of the new file
* @fops: [in] file operations for the new file * @fops: [in] file operations for the new file
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册