From: Eric Van Hensbergen <ericvh@gmail.com>

This part of the patch contains Documentation, Makefiles, and configuration
file changes related to hch's comments.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 fs/9p/Makefile |    1 -
 1 files changed, 1 deletion(-)

diff -puN fs/9p/Makefile~v9fs-documentation-makefiles-configuration-resend-take-2 fs/9p/Makefile
--- devel/fs/9p/Makefile~v9fs-documentation-makefiles-configuration-resend-take-2	2005-07-14 16:23:25.000000000 -0700
+++ devel-akpm/fs/9p/Makefile	2005-07-14 16:23:25.000000000 -0700
@@ -6,7 +6,6 @@ obj-$(CONFIG_9P_FS) := 9p2000.o
 	vfs_file.o \
 	vfs_dir.o \
 	vfs_dentry.o \
-	idpool.o \
 	error.o \
 	mux.o \
 	trans_sock.o \
_