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

Rusty Russell (rusty@rustcorp.com.au)
Mon, 23 Jun 2003 16:31:42 +1000


In message <1056280986.2075.8.camel@dhcp22.swansea.linux.org.uk> you write:
> 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.

But only to modules. In general, exported shouldn't be static.

Someone care to clarify who uses these?
Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/