* [2.6 patch] unexport pm_power_off_prepare
@ 2007-07-29 14:59 Adrian Bunk
2007-07-29 16:38 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-07-29 14:59 UTC (permalink / raw)
To: pavel, rjw; +Cc: linux-pm, linux-kernel
This patch removes the unused EXPORT_SYMBOL(pm_power_off_prepare).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
--- linux-2.6.23-rc1-mm1/kernel/sys.c.old 2007-07-28 07:38:45.000000000 +0200
+++ linux-2.6.23-rc1-mm1/kernel/sys.c 2007-07-28 07:38:59.000000000 +0200
@@ -104,7 +104,6 @@ EXPORT_SYMBOL(cad_pid);
*/
void (*pm_power_off_prepare)(void);
-EXPORT_SYMBOL(pm_power_off_prepare);
static int set_one_prio(struct task_struct *p, int niceval, int error)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6 patch] unexport pm_power_off_prepare
2007-07-29 14:59 [2.6 patch] unexport pm_power_off_prepare Adrian Bunk
@ 2007-07-29 16:38 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2007-07-29 16:38 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-pm, linux-kernel
On Sunday, 29 July 2007 16:59, Adrian Bunk wrote:
> This patch removes the unused EXPORT_SYMBOL(pm_power_off_prepare).
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
> ---
> --- linux-2.6.23-rc1-mm1/kernel/sys.c.old 2007-07-28 07:38:45.000000000 +0200
> +++ linux-2.6.23-rc1-mm1/kernel/sys.c 2007-07-28 07:38:59.000000000 +0200
> @@ -104,7 +104,6 @@ EXPORT_SYMBOL(cad_pid);
> */
>
> void (*pm_power_off_prepare)(void);
> -EXPORT_SYMBOL(pm_power_off_prepare);
>
> static int set_one_prio(struct task_struct *p, int niceval, int error)
> {
>
>
>
--
"Premature optimization is the root of all evil." - Donald Knuth
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-29 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 14:59 [2.6 patch] unexport pm_power_off_prepare Adrian Bunk
2007-07-29 16:38 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox