* [PATCH] unexport alloc_divert_blk/free_divert_blk
@ 2004-09-07 15:20 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-09-07 15:20 UTC (permalink / raw)
To: davem; +Cc: netdev
these are called by dev.c for every device (and nowhere else)
--- 1.10/net/core/dv.c 2004-04-16 22:56:10 +02:00
+++ edited/net/core/dv.c 2004-09-07 15:07:09 +02:00
@@ -553,6 +553,3 @@
break;
}
}
-
-EXPORT_SYMBOL(alloc_divert_blk);
-EXPORT_SYMBOL(free_divert_blk);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-09-07 15:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-07 15:20 [PATCH] unexport alloc_divert_blk/free_divert_blk Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).