From: Eric Van Hensbergen This part of the patch contains Documentation, Makefiles, and configuration file changes related to hch's comments. Signed-off-by: Eric Van Hensbergen Signed-off-by: Andrew Morton --- 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 \ _