public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] unexport bio_{,un}map_user
@ 2007-07-01 20:21 Adrian Bunk
  2007-07-09 12:27 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-07-01 20:21 UTC (permalink / raw)
  To: Andrew Morton, Jens Axboe; +Cc: linux-kernel

bio_{,un}map_user no longer have any modular users.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch has been sent on:
- 24 Mar 2007

--- linux-2.6.21-rc4-mm1/fs/bio.c.old	2007-03-24 11:42:28.000000000 +0100
+++ linux-2.6.21-rc4-mm1/fs/bio.c	2007-03-24 11:42:39.000000000 +0100
@@ -1253,8 +1253,6 @@
 EXPORT_SYMBOL(bio_add_page);
 EXPORT_SYMBOL(bio_add_pc_page);
 EXPORT_SYMBOL(bio_get_nr_vecs);
-EXPORT_SYMBOL(bio_map_user);
-EXPORT_SYMBOL(bio_unmap_user);
 EXPORT_SYMBOL(bio_map_kern);
 EXPORT_SYMBOL(bio_pair_release);
 EXPORT_SYMBOL(bio_split);


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] unexport bio_{,un}map_user
  2007-07-01 20:21 [2.6 patch] unexport bio_{,un}map_user Adrian Bunk
@ 2007-07-09 12:27 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2007-07-09 12:27 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel

On Sun, Jul 01 2007, Adrian Bunk wrote:
> bio_{,un}map_user no longer have any modular users.
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

Thanks, applied.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-09 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-01 20:21 [2.6 patch] unexport bio_{,un}map_user Adrian Bunk
2007-07-09 12:27 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox