From: David Howells Date: Tue, 29 Aug 2006 18:06:27 +0000 (+0100) Subject: [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] X-Git-Tag: v2.6.19-rc1~640^2~8 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=4cb50dc2eaeddb0bc20bc4cd108c4fec99f5045a;p=~shefty%2Frdma-dev.git [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] Remove inclusions of linux/mpage.h that are no longer necessary due to the transfer of generic_writepages(). Signed-Off-By: David Howells Signed-off-by: Jens Axboe --- diff --git a/fs/cifs/file.c b/fs/cifs/file.c index ddb012a6802..976a691c5a6 100644 --- a/fs/cifs/file.c +++ b/fs/cifs/file.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/fs/nfs/write.c b/fs/nfs/write.c index b674462793d..f6675d2c386 100644 --- a/fs/nfs/write.c +++ b/fs/nfs/write.c @@ -51,7 +51,6 @@ #include #include #include -#include #include #include