Skip to content

Commit

Permalink
[GFS2] Forgot to remove unused include vmalloc.h
Browse files Browse the repository at this point in the history
Excatly as the subject line says.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
Steven Whitehouse committed Sep 7, 2006
1 parent 85d1da6 commit b9201ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/gfs2/ops_fstype.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b9201ce

Please sign in to comment.