[2.6 patch] unexport clear_page_dirty_for_io
From: Adrian Bunk
Date: Sun Mar 06 2005 - 09:41:03 EST
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
--- linux-2.6.11-mm1-full/mm/page-writeback.c.old 2005-03-04 16:11:21.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/page-writeback.c 2005-03-04 16:11:35.000000000 +0100
@@ -752,7 +752,6 @@
}
return TestClearPageDirty(page);
}
-EXPORT_SYMBOL(clear_page_dirty_for_io);
int test_clear_page_writeback(struct page *page)
{
-
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/