[<prev] [next>] [day] [month] [year] [list]
Message-ID: <e5bfff550711040710s1cb36692r183606a0122ebe51@mail.gmail.com>
Date: Sun, 4 Nov 2007 16:10:34 +0100
From: "Marco Costalba" <mcostalba@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 3/4] Remove a duplicated include in mm/filemap.c
Signed-off-by: Marco Costalba <mcostalba@...il.com>
---
mm/filemap.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/mm/filemap.c b/mm/filemap.c
index 188cf5f..0b360de 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -28,7 +28,6 @@
#include <linux/backing-dev.h>
#include <linux/pagevec.h>
#include <linux/blkdev.h>
-#include <linux/backing-dev.h>
#include <linux/security.h>
#include <linux/syscalls.h>
#include <linux/cpuset.h>
--
1.5.3.5.532.g5c38-dirty
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists