Re: swsusp: kill useless exports

From: Pavel Machek
Date: Sun Jun 27 2004 - 03:56:10 EST


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!)

Ouch, sorry about that, I'll add a comment so this "cleanup" does not came
up in future.
Pavel
--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/