* [2.6 patch] unexport clear_page_dirty_for_io
@ 2005-03-24 3:09 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-24 3:09 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 6 Mar 2005
--- 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)
{
^ permalink raw reply [flat|nested] 2+ messages in thread* [2.6 patch] unexport clear_page_dirty_for_io
@ 2005-03-06 14:36 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-06 14:36 UTC (permalink / raw)
To: linux-kernel
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-24 3:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-24 3:09 [2.6 patch] unexport clear_page_dirty_for_io Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-03-06 14:36 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox