linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/6] ext4: remove unused #include <linux/version.h>
@ 2009-12-13 14:06 Huang Weiyi
  2009-12-14 14:26 ` tytso
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-12-13 14:06 UTC (permalink / raw)
  To: tytso; +Cc: linux-ext4, Huang Weiyi

Remove unused #include <linux/version.h>('s) in
  fs/ext4/block_validity.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-14 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 14:06 [PATCH 6/6] ext4: remove unused #include <linux/version.h> Huang Weiyi
2009-12-14 14:26 ` tytso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).