diff options
-rw-r--r-- | fs/xfs/linux-2.6/xfs_super.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_super.c b/fs/xfs/linux-2.6/xfs_super.c index d1c4dec51a3b..9bfb26066a84 100644 --- a/fs/xfs/linux-2.6/xfs_super.c +++ b/fs/xfs/linux-2.6/xfs_super.c | |||
@@ -898,7 +898,6 @@ xfs_fs_inode_init_once( | |||
898 | */ | 898 | */ |
899 | void | 899 | void |
900 | xfs_inode_init_once( | 900 | xfs_inode_init_once( |
901 | kmem_zone_t *zone, | ||
902 | void *inode) | 901 | void *inode) |
903 | { | 902 | { |
904 | struct xfs_inode *ip = inode; | 903 | struct xfs_inode *ip = inode; |