* [PATCH] v9fs: do not include linux/version.h
@ 2006-06-26 16:10 Paul Collins
0 siblings, 0 replies; only message in thread
From: Paul Collins @ 2006-06-26 16:10 UTC (permalink / raw)
To: ericvh, rminnich, lucho; +Cc: v9fs-developer, linux-kernel
Hi folks,
I noticed that part of v9fs was being rebuilt when version.h changed.
Here is a compile-tested patch against Linus's current tree.
Signed-off-by: Paul Collins <paul@ondioline.org>
diff --git a/fs/9p/vfs_addr.c b/fs/9p/vfs_addr.c
index efda46f..56f7060 100644
--- a/fs/9p/vfs_addr.c
+++ b/fs/9p/vfs_addr.c
@@ -31,7 +31,6 @@ #include <linux/stat.h>
#include <linux/string.h>
#include <linux/smp_lock.h>
#include <linux/inet.h>
-#include <linux/version.h>
#include <linux/pagemap.h>
#include <linux/idr.h>
diff --git a/fs/9p/vfs_file.c b/fs/9p/vfs_file.c
index 1a8e460..c3c47ed 100644
--- a/fs/9p/vfs_file.c
+++ b/fs/9p/vfs_file.c
@@ -31,7 +31,6 @@ #include <linux/stat.h>
#include <linux/string.h>
#include <linux/smp_lock.h>
#include <linux/inet.h>
-#include <linux/version.h>
#include <linux/list.h>
#include <asm/uaccess.h>
#include <linux/idr.h>
--
Paul Collins
Melbourne, Australia
Dag vijandelijk luchtschip de huismeester is dood
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-26 16:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-26 16:10 [PATCH] v9fs: do not include linux/version.h Paul Collins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®