public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] drivers/isdn/capi/capiutil.c: unexport capi_message2str
@ 2006-04-07 21:17 Adrian Bunk
  2006-04-09 13:07 ` Karsten Keil
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-04-07 21:17 UTC (permalink / raw)
  To: kkeil; +Cc: isdn4linux, linux-kernel

This patch removes an unused EXPORT_SYMBOL.

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

--- linux-2.6.17-rc1-mm1-full/drivers/isdn/capi/capiutil.c.old	2006-04-07 10:47:30.000000000 +0200
+++ linux-2.6.17-rc1-mm1-full/drivers/isdn/capi/capiutil.c	2006-04-07 10:47:37.000000000 +0200
@@ -855,5 +855,4 @@
 EXPORT_SYMBOL(capi_cmsg_header);
 EXPORT_SYMBOL(capi_cmd2str);
 EXPORT_SYMBOL(capi_cmsg2str);
-EXPORT_SYMBOL(capi_message2str);
 EXPORT_SYMBOL(capi_info2str);


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

end of thread, other threads:[~2006-04-09 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-07 21:17 [2.6 patch] drivers/isdn/capi/capiutil.c: unexport capi_message2str Adrian Bunk
2006-04-09 13:07 ` Karsten Keil
2006-04-09 15:02   ` Arjan van de Ven

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