aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/xfs/linux-2.6/xfs_super.c1
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 */
899void 899void
900xfs_inode_init_once( 900xfs_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;