* [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
* Re: [PATCH 6/6] ext4: remove unused #include <linux/version.h>
2009-12-13 14:06 [PATCH 6/6] ext4: remove unused #include <linux/version.h> Huang Weiyi
@ 2009-12-14 14:26 ` tytso
0 siblings, 0 replies; 2+ messages in thread
From: tytso @ 2009-12-14 14:26 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-ext4
On Sun, Dec 13, 2009 at 10:06:38PM +0800, Huang Weiyi wrote:
> 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(-)
I was a tiny bit confused about why the subject line was 6/6; I assume
there were other related patches for different subsystems for patches
1-5?
I noticed that there was also an unused version.h #include'd in
fs/ext4/mballoc.h which I also removed at the same time.
Applied to the ext4 patch queue, thanks.
- Ted
^ permalink raw reply [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).