![]() | |||||||||||||
Messages in this thread |
On Fri, Apr 07, 2006 at 11:17:36PM +0200, Adrian Bunk wrote: > 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); > Yes it is currently unused, but part of the CAPI driver SDK for supporting debug messages in capi drivers, so I would tend to let it exported, if here are not strong arguments against exporting it. -- Karsten Keil SuSE Labs ISDN development - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-04-09 13:10 [from the cache] ©2003-2008 | |||||||||||||