All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] unexport firmware_class
@ 2004-10-24 13:05 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-10-24 13:05 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

it's marked static already, and there's no point in exporting it


--- 1.22/drivers/base/firmware_class.c	2004-10-20 10:37:11 +02:00
+++ edited/drivers/base/firmware_class.c	2004-10-23 14:37:21 +02:00
@@ -583,4 +583,3 @@
 EXPORT_SYMBOL(request_firmware);
 EXPORT_SYMBOL(request_firmware_nowait);
 EXPORT_SYMBOL(register_firmware);
-EXPORT_SYMBOL(firmware_class);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-24 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 13:05 [PATCH] unexport firmware_class Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.