* [RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage
@ 2006-04-23 11:56 Adrian Bunk
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2006-04-23 11:56 UTC (permalink / raw)
To: linux-kernel
This patch removes the unused EXPORT_SYMBOL(mpage_writepage).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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);
^ permalink raw reply [flat|nested] 5+ messages in thread
* [RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage
@ 2006-05-01 7:11 Adrian Bunk
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2006-05-01 7:11 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
This patch removes the unused EXPORT_SYMBOL(mpage_writepage).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 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);
^ permalink raw reply [flat|nested] 5+ messages in thread
* [RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage
@ 2006-05-16 17:44 Adrian Bunk
0 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2006-05-16 17:44 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
This patch removes the unused EXPORT_SYMBOL(mpage_writepage).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
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);
^ permalink raw reply [flat|nested] 5+ messages in thread
* [RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage
@ 2006-06-26 20:56 Adrian Bunk
2006-06-26 21:21 ` Alexey Dobriyan
0 siblings, 1 reply; 5+ messages in thread
From: Adrian Bunk @ 2006-06-26 20:56 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
This patch removes the unused EXPORT_SYMBOL(mpage_writepage).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 16 May 2006
- 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);
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage
2006-06-26 20:56 Adrian Bunk
@ 2006-06-26 21:21 ` Alexey Dobriyan
0 siblings, 0 replies; 5+ messages in thread
From: Alexey Dobriyan @ 2006-06-26 21:21 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel
On Mon, Jun 26, 2006 at 10:56:33PM +0200, Adrian Bunk wrote:
> This patch removes the unused EXPORT_SYMBOL(mpage_writepage).
> -EXPORT_SYMBOL(mpage_writepage);
mpage_readpage mpage_writepage
mpage_readpages mpage_writepages
Shoot me but this symmetric picture should stay. It's a library, sigh.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-06-26 21:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-01 7:11 [RFC: 2.6 patch] fs/mpage.c: unexport mpage_writepage Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2006-06-26 20:56 Adrian Bunk
2006-06-26 21:21 ` Alexey Dobriyan
2006-05-16 17:44 Adrian Bunk
2006-04-23 11:56 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox