diff options
Diffstat (limited to 'fs/reiserfs/file.c')
| -rw-r--r-- | fs/reiserfs/file.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/reiserfs/file.c b/fs/reiserfs/file.c index 751dd3f4346b..96a1bcf33db4 100644 --- a/fs/reiserfs/file.c +++ b/fs/reiserfs/file.c | |||
| @@ -243,8 +243,6 @@ drop_write_lock: | |||
| 243 | } | 243 | } |
| 244 | 244 | ||
| 245 | const struct file_operations reiserfs_file_operations = { | 245 | const struct file_operations reiserfs_file_operations = { |
| 246 | .read = new_sync_read, | ||
| 247 | .write = new_sync_write, | ||
| 248 | .unlocked_ioctl = reiserfs_ioctl, | 246 | .unlocked_ioctl = reiserfs_ioctl, |
| 249 | #ifdef CONFIG_COMPAT | 247 | #ifdef CONFIG_COMPAT |
| 250 | .compat_ioctl = reiserfs_compat_ioctl, | 248 | .compat_ioctl = reiserfs_compat_ioctl, |
