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

typo fix in Documentation/filesystems/vfs.txt

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 640946f2
......@@ -114,7 +114,7 @@ members are defined:
struct file_system_type {
const char *name;
int fs_flags;
struct dentry (*mount) (struct file_system_type *, int,
struct dentry *(*mount) (struct file_system_type *, int,
const char *, void *);
void (*kill_sb) (struct super_block *);
struct module *owner;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册