]> Git Repo - linux.git/commitdiff
[GFS2] Remove bogus '\0' in rgrp.c
authorSteven Whitehouse <[email protected]>
Thu, 14 Jun 2007 15:39:13 +0000 (16:39 +0100)
committerSteven Whitehouse <[email protected]>
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 <[email protected]>
fs/gfs2/rgrp.c

index fd3fd9074779157bf4c754a23f3a4ddcc7f4ec18..36c523d487a71b5ca01b56c262380340c476d0df 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.
  *
  */
This page took 0.053624 seconds and 4 git commands to generate.