mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
[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:
parent
8fb68595d5
commit
c4201214cb
@ -444,7 +444,6 @@ static int compute_bitstructs(struct gfs2_rgrpd *rgd)
|
||||
}
|
||||
|
||||
/**
|
||||
|