Re: [patch] ixj.c: EXPORT_SYMBOL of static functions

Alan Cox (alan@lxorguk.ukuu.org.uk)
22 Jun 2003 12:23:07 +0100


On Sul, 2003-06-22 at 02:02, Adrian Bunk wrote:
> drivers/telephony/ixj.c EXPORT_SYMBOL's two static functions.
>
> Does this make any sense or is the patch below OK?

It's meant to export them. An exported static function is visible to
other modules.

-
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/