projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb6859
)
[GFS2] Remove bogus '\0' in rgrp.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 14 Jun 2007 15:39:13 +0000
(16:39 +0100)
committer
Steven 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
patch
|
blob
|
blame
|
history
diff --git
a/fs/gfs2/rgrp.c
b/fs/gfs2/rgrp.c
index fd3fd9074779157bf4c754a23f3a4ddcc7f4ec18..36c523d487a71b5ca01b56c262380340c476d0df 100644
(file)
--- a/
fs/gfs2/rgrp.c
+++ b/
fs/gfs2/rgrp.c
@@
-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.
*
*/