diff options
Diffstat (limited to 'fs/gfs2/bmap.c')
-rw-r--r-- | fs/gfs2/bmap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/gfs2/bmap.c b/fs/gfs2/bmap.c index 41d494d79709..f6be14f9ec14 100644 --- a/fs/gfs2/bmap.c +++ b/fs/gfs2/bmap.c | |||
@@ -743,9 +743,6 @@ static int do_strip(struct gfs2_inode *ip, struct buffer_head *dibh, | |||
743 | else if (ip->i_depth) | 743 | else if (ip->i_depth) |
744 | revokes = sdp->sd_inptrs; | 744 | revokes = sdp->sd_inptrs; |
745 | 745 | ||
746 | if (error) | ||
747 | return error; | ||
748 | |||
749 | memset(&rlist, 0, sizeof(struct gfs2_rgrp_list)); | 746 | memset(&rlist, 0, sizeof(struct gfs2_rgrp_list)); |
750 | bstart = 0; | 747 | bstart = 0; |
751 | blen = 0; | 748 | blen = 0; |