commit | a91ea69ffd3f8a0b7139bfd44042ab384461e631 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Sep 04 12:04:26 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Sep 04 12:04:26 2006 -0400 |
tree | f05952e49e01609b21dbe8d27d9ffd30b4aa507f | |
parent | 75d3b817a0b48425da921052955cc58f20bbab52 [diff] [blame] |
[GFS2] Align all labels against LH side This makes everything consistent. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
diff --git a/fs/gfs2/lm.c b/fs/gfs2/lm.c index fb918c7..e60f95c 100644 --- a/fs/gfs2/lm.c +++ b/fs/gfs2/lm.c
@@ -76,7 +76,7 @@ sdp->sd_args.ar_localcaching = 1; } - out: +out: return error; }