diff options
Diffstat (limited to 'fs/xfs/xfs_mount.c')
-rw-r--r-- | fs/xfs/xfs_mount.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_mount.c b/fs/xfs/xfs_mount.c index 71f25947251d..3e948f58ab82 100644 --- a/fs/xfs/xfs_mount.c +++ b/fs/xfs/xfs_mount.c | |||
@@ -194,7 +194,6 @@ xfs_mount_free( | |||
194 | } | 194 | } |
195 | 195 | ||
196 | xfs_icsb_destroy_counters(mp); | 196 | xfs_icsb_destroy_counters(mp); |
197 | kmem_free(mp, sizeof(xfs_mount_t)); | ||
198 | } | 197 | } |
199 | 198 | ||
200 | /* | 199 | /* |