Skip to content

Commit

Permalink
[GFS2] Remove bogus '\0' in rgrp.c
Browse files Browse the repository at this point in the history
Not sure how it slipped in, but we don't want it anyway.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
Steven Whitehouse committed Jul 9, 2007
1 parent 8fb6859 commit c420121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/gfs2/rgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ static int compute_bitstructs(struct gfs2_rgrpd *rgd)
}

/**
* gfs2_ri_total - Total up the file system space, according to the rindex.
*
*/
Expand Down

0 comments on commit c420121

Please sign in to comment.