diff options
Diffstat (limited to 'fs/xfs/xfs_aops.c')
-rw-r--r-- | fs/xfs/xfs_aops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_aops.c b/fs/xfs/xfs_aops.c index 532d5279df2f..1d8eef9cf0f5 100644 --- a/fs/xfs/xfs_aops.c +++ b/fs/xfs/xfs_aops.c | |||
@@ -1495,7 +1495,6 @@ xfs_end_io_direct_write( | |||
1495 | 1495 | ||
1496 | STATIC ssize_t | 1496 | STATIC ssize_t |
1497 | xfs_vm_direct_IO( | 1497 | xfs_vm_direct_IO( |
1498 | int rw, | ||
1499 | struct kiocb *iocb, | 1498 | struct kiocb *iocb, |
1500 | struct iov_iter *iter, | 1499 | struct iov_iter *iter, |
1501 | loff_t offset) | 1500 | loff_t offset) |