aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/lm.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/lm.c')
-rw-r--r--fs/gfs2/lm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/lm.c b/fs/gfs2/lm.c
index fb918c7de65..e60f95cae6c 100644
--- a/fs/gfs2/lm.c
+++ b/fs/gfs2/lm.c
@@ -76,7 +76,7 @@ int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent)
sdp->sd_args.ar_localcaching = 1;
}
- out:
+out:
return error;
}