From: Andrew Morton <akpm@osdl.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-kernel@vger.kernel.org, mochel@digitalimplant.org,
trivial@rustcorp.com.au
Subject: Re: swsusp: kill useless exports
Date: Sat, 26 Jun 2004 16:08:57 -0700 [thread overview]
Message-ID: <20040626160857.343e9cb3.akpm@osdl.org> (raw)
In-Reply-To: <20040625115642.GA2307@elf.ucw.cz>
Pavel Machek <pavel@ucw.cz> wrote:
>
> Hi!
>
> These exports seem totally unneccessary as swsusp can't be module
> anyway. Idea by Patrick Mochel. Please apply,
> Pavel
>
> --- linux-cvs//arch/i386/power/cpu.c 2004-06-25 13:08:23.000000000 +0200
> +++ linux/arch/i386/power/cpu.c 2004-06-24 23:37:00.000000000 +0200
> @@ -147,7 +147,3 @@
> {
> __restore_processor_state(&saved_context);
> }
> -
> -
> -EXPORT_SYMBOL(save_processor_state);
> -EXPORT_SYMBOL(restore_processor_state);
These are called from apm.c, which can be built as a module.
(grep!)
next prev parent reply other threads:[~2004-06-26 23:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-25 11:56 Pavel Machek
2004-06-26 23:08 ` Andrew Morton [this message]
2004-06-27 8:51 ` Pavel Machek
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=20040626160857.343e9cb3.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@digitalimplant.org \
--cc=pavel@ucw.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®