瀏覽代碼

[GFS2] Forgot to remove unused include vmalloc.h

Excatly as the subject line says.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Steven Whitehouse 18 年之前
父節點
當前提交
b9201ce9a8
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fs/gfs2/ops_fstype.c

+ 0 - 1
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>