aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking/nolock/main.c
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-07-21 17:03:22 +0200
committerSteven Whitehouse <swhiteho@redhat.com>2007-10-10 08:54:44 +0100
commitaa0481e58a9a97a97035725a712920b5fe32f348 (patch)
tree53a0244e0e1de14762ad1803aec1550e555064e5 /fs/gfs2/locking/nolock/main.c
parent[GFS2] Fix calculation of demote state (diff)
downloadlinux-dev-aa0481e58a9a97a97035725a712920b5fe32f348.tar.xz
linux-dev-aa0481e58a9a97a97035725a712920b5fe32f348.zip
[GFS2] Clean up duplicate includes in fs/gfs2/
This patch cleans up duplicate includes in fs/gfs2/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to '')
-rw-r--r--fs/gfs2/locking/nolock/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/locking/nolock/main.c b/fs/gfs2/locking/nolock/main.c
index 0d149c8c493a..d3b8ce6fbbe3 100644
--- a/fs/gfs2/locking/nolock/main.c
+++ b/fs/gfs2/locking/nolock/main.c
@@ -9,7 +9,6 @@
#include <linux/module.h>
#include <linux/slab.h>
-#include <linux/module.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/fs.h>