aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lm.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/lm.c')
-rw-r--r--fs/gfs2/lm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/gfs2/lm.c b/fs/gfs2/lm.c
index f45c0ffd1c35..1a9e75da19d1 100644
--- a/fs/gfs2/lm.c
+++ b/fs/gfs2/lm.c
@@ -4,7 +4,7 @@
4 * 4 *
5 * This copyrighted material is made available to anyone wishing to use, 5 * This copyrighted material is made available to anyone wishing to use,
6 * modify, copy, or redistribute it subject to the terms and conditions 6 * modify, copy, or redistribute it subject to the terms and conditions
7 * of the GNU General Public License v.2. 7 * of the GNU General Public License version 2.
8 */ 8 */
9 9
10#include <linux/sched.h> 10#include <linux/sched.h>
@@ -22,7 +22,6 @@
22#include "lm.h" 22#include "lm.h"
23#include "super.h" 23#include "super.h"
24#include "util.h" 24#include "util.h"
25#include "lvb.h"
26 25
27/** 26/**
28 * gfs2_lm_mount - mount a locking protocol 27 * gfs2_lm_mount - mount a locking protocol