All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Ed Okerson <eokerson@quicknet.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	trivial@rustcorp.com.au
Subject: Re: [patch] ixj.c: EXPORT_SYMBOL of static functions
Date: Mon, 23 Jun 2003 16:31:42 +1000	[thread overview]
Message-ID: <20030623063657.36B612C413@lists.samba.org> (raw)
In-Reply-To: Your message of "22 Jun 2003 12:23:07 +0100." <1056280986.2075.8.camel@dhcp22.swansea.linux.org.uk>

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.

      parent reply	other threads:[~2003-06-23  6:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-22  1:02 [patch] ixj.c: EXPORT_SYMBOL of static functions Adrian Bunk
2003-06-22 11:23 ` Alan Cox
2003-06-22 17:05   ` Kai Germaschewski
2003-06-23  6:31   ` Rusty Russell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030623063657.36B612C413@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=eokerson@quicknet.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.