Re: [2.6 patch] unexport pm_power_off_prepare

From: Rafael J. Wysocki
Date: Sun Jul 29 2007 - 12:29:39 EST


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@xxxxxxxxx>

Acked-by: Rafael J. Wysocki <rjw@xxxxxxx>

> ---
> --- 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
-
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/