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

From: Adrian Bunk
Date: Sun Apr 23 2006 - 08:04:18 EST


This patch removes the unused EXPORT_SYMBOL(mpage_writepage).

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

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