[GFS2] Remove bogus '\0' in rgrp.c
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 14 Jun 2007 15:39:13 +0000 (16:39 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 07:23:43 +0000 (08:23 +0100)
Not sure how it slipped in, but we don't want it anyway.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c

index fd3fd90..36c523d 100644 (file)
@@ -444,7 +444,6 @@ static int compute_bitstructs(struct gfs2_rgrpd *rgd)
 }
 
 /**
-\0
  * gfs2_ri_total - Total up the file system space, according to the rindex.
  *
  */