projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85d1da6
)
[GFS2] Forgot to remove unused include vmalloc.h
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 7 Sep 2006 18:46:39 +0000
(14:46 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 7 Sep 2006 18:46:39 +0000
(14:46 -0400)
Excatly as the subject line says.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_fstype.c
patch
|
blob
|
history
diff --git
a/fs/gfs2/ops_fstype.c
b/fs/gfs2/ops_fstype.c
index
f5140bd
..
f4397ce
100644
(file)
--- 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>