diff options
Diffstat (limited to 'fs/gfs2/ops_super.c')
-rw-r--r-- | fs/gfs2/ops_super.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/ops_super.c b/fs/gfs2/ops_super.c index 08837a728635..777783deddcb 100644 --- a/fs/gfs2/ops_super.c +++ b/fs/gfs2/ops_super.c | |||
@@ -182,7 +182,6 @@ static void gfs2_put_super(struct super_block *sb) | |||
182 | 182 | ||
183 | /* At this point, we're through participating in the lockspace */ | 183 | /* At this point, we're through participating in the lockspace */ |
184 | gfs2_sys_fs_del(sdp); | 184 | gfs2_sys_fs_del(sdp); |
185 | kfree(sdp); | ||
186 | } | 185 | } |
187 | 186 | ||
188 | /** | 187 | /** |