dect
/
linux-2.6
Archived
13
0
Fork 0

[GFS2] Remove bogus '\0' in rgrp.c

Not sure how it slipped in, but we don't want it anyway.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
Steven Whitehouse 2007-06-14 16:39:13 +01:00
parent 8fb68595d5
commit c4201214cb
1 changed files with 0 additions and 1 deletions

View File

@ -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.
*
*/