Loading fs/devpts/inode.c +0 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,6 @@ static int devpts_remount(struct super_block *sb, int *flags, char *data) struct pts_fs_info *fsi = DEVPTS_SB(sb); struct pts_mount_opts *opts = &fsi->mount_opts; sync_filesystem(sb); err = parse_mount_options(data, PARSE_REMOUNT, opts); /* Loading Loading
fs/devpts/inode.c +0 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,6 @@ static int devpts_remount(struct super_block *sb, int *flags, char *data) struct pts_fs_info *fsi = DEVPTS_SB(sb); struct pts_mount_opts *opts = &fsi->mount_opts; sync_filesystem(sb); err = parse_mount_options(data, PARSE_REMOUNT, opts); /* Loading