[PATCH] remove include recursion from linux/pagemap.h

From: Arnaldo Carvalho de Melo
Date: Thu Nov 20 2003 - 15:59:52 EST


Linus,

I don't know if this qualifies for the current patch acceptance mode,
but I found it "funny" enough to send a patch.

- Arnaldo

===== include/linux/pagemap.h 1.37 vs edited =====
--- 1.37/include/linux/pagemap.h Tue Aug 19 02:38:39 2003
+++ edited/include/linux/pagemap.h Thu Nov 20 18:57:09 2003
@@ -8,7 +8,6 @@
#include <linux/fs.h>
#include <linux/list.h>
#include <linux/highmem.h>
-#include <linux/pagemap.h>
#include <asm/uaccess.h>
#include <linux/gfp.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/