diff options
Diffstat (limited to 'fs/gfs2')
-rw-r--r-- | fs/gfs2/ops_fstype.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/ops_fstype.c b/fs/gfs2/ops_fstype.c index edfee24f3636..0556f7fededd 100644 --- a/fs/gfs2/ops_fstype.c +++ b/fs/gfs2/ops_fstype.c | |||
@@ -992,7 +992,7 @@ static const struct lm_lockops nolock_ops = { | |||
992 | /** | 992 | /** |
993 | * gfs2_lm_mount - mount a locking protocol | 993 | * gfs2_lm_mount - mount a locking protocol |
994 | * @sdp: the filesystem | 994 | * @sdp: the filesystem |
995 | * @args: mount arguements | 995 | * @args: mount arguments |
996 | * @silent: if 1, don't complain if the FS isn't a GFS2 fs | 996 | * @silent: if 1, don't complain if the FS isn't a GFS2 fs |
997 | * | 997 | * |
998 | * Returns: errno | 998 | * Returns: errno |