aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2006-09-07 14:46:39 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2006-09-07 14:46:39 -0400
commitb9201ce9a826f5ae4a8e153b52cf5d29f525ca11 (patch)
tree5309ce0b78856cfaf7808f60700b789d18b5a5bf /fs/gfs2
parent[GFS2] Move glock hash table out of superblock (diff)
downloadlinux-dev-b9201ce9a826f5ae4a8e153b52cf5d29f525ca11.tar.xz
linux-dev-b9201ce9a826f5ae4a8e153b52cf5d29f525ca11.zip
[GFS2] Forgot to remove unused include vmalloc.h
Excatly as the subject line says. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2')
-rw-r--r--fs/gfs2/ops_fstype.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/ops_fstype.c b/fs/gfs2/ops_fstype.c
index f5140bdc1027..f4397ce51482 100644
--- a/fs/gfs2/ops_fstype.c
+++ b/fs/gfs2/ops_fstype.c
@@ -12,7 +12,6 @@
#include <linux/spinlock.h>
#include <linux/completion.h>
#include <linux/buffer_head.h>
-#include <linux/vmalloc.h>
#include <linux/blkdev.h>
#include <linux/kthread.h>
#include <linux/namei.h>