[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1260713198-1652-1-git-send-email-weiyi.huang@gmail.com>
Date: Sun, 13 Dec 2009 22:06:38 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: tytso@....edu
Cc: linux-ext4@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH 6/6] ext4: remove unused #include <linux/version.h>
Remove unused #include <linux/version.h>('s) in
fs/ext4/block_validity.c
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
---
fs/ext4/block_validity.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/fs/ext4/block_validity.c b/fs/ext4/block_validity.c
index 4df8621..a60ab9a 100644
--- a/fs/ext4/block_validity.c
+++ b/fs/ext4/block_validity.c
@@ -16,7 +16,6 @@
#include <linux/module.h>
#include <linux/swap.h>
#include <linux/pagemap.h>
-#include <linux/version.h>
#include <linux/blkdev.h>
#include <linux/mutex.h>
#include "ext4.h"
--
1.6.1.3
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists