public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: bunk@stusta.de, linux-kernel@vger.kernel.org
Subject: Re: [RFC: 2.6 patch] kernel/sys.c: remove unused exports
Date: Thu, 29 Jun 2006 12:44:00 -0700	[thread overview]
Message-ID: <20060629124400.ee22dfbf.akpm@osdl.org> (raw)
In-Reply-To: <20060629123608.a2a5c5c0.akpm@osdl.org>

On Thu, 29 Jun 2006 12:36:08 -0700
Andrew Morton <akpm@osdl.org> wrote:

> On Thu, 29 Jun 2006 21:19:40 +0200
> Adrian Bunk <bunk@stusta.de> wrote:
> 
> > This patch removes the following unused exports:
> > - EXPORT_SYMBOL:
> >   - in_egroup_p
> > - EXPORT_SYMBOL_GPL's:
> >   - kernel_restart
> >   - kernel_halt
> 
> Switch 'em to EXPORT_UNUSED_SYMBOL and I'll stop dropping your patches ;)
> 

If doing this, I'd suggest it be done thusly:

EXPORT_UNUSED_SYMBOL(in_egroup_p);	/* June 2006 */

to aid later decision-making.

  reply	other threads:[~2006-06-29 19:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29 19:19 [RFC: 2.6 patch] kernel/sys.c: remove unused exports Adrian Bunk
2006-06-29 19:36 ` Andrew Morton
2006-06-29 19:44   ` Andrew Morton [this message]
2006-06-29 19:58     ` Adrian Bunk
2006-06-29 20:06       ` Andrew Morton
2006-06-29 21:18         ` Adrian Bunk
2006-07-02 16:52           ` Eric W. Biederman
  -- strict thread matches above, loose matches on Subject: below --
2006-06-23 10:55 Adrian Bunk
2006-05-16 17:44 Adrian Bunk

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=20060629124400.ee22dfbf.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox