[RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage

From: Adrian Bunk
Date: Tue May 16 2006 - 13:45:56 EST


This patch removes the unused EXPORT_SYMBOL(mpage_writepage).

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

This patch was already sent on:
- 1 May 2006
- 23 Apr 2006

--- linux-2.6.17-rc1-mm3-full/fs/mpage.c.old 2006-04-23 13:44:13.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/fs/mpage.c 2006-04-23 13:44:25.000000000 +0200
@@ -830,4 +830,3 @@

return ret;
}
-EXPORT_SYMBOL(mpage_writepage);

-
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/