Re: [PATCH][Trivial] Fix up version number reference ininclude/trace/events/power.h

From: Steven Rostedt
Date: Mon Feb 06 2012 - 14:25:54 EST


On Sat, 2012-02-04 at 23:31 +0100, Jesper Juhl wrote:

> From: Jesper Juhl <jj@xxxxxxxxxxxxx>
> Date: Sat, 4 Feb 2012 23:29:19 +0100
> Subject: [PATCH] Remove incorrect comment from include/trace/events/power.h
>
> The code is not going to be removed, so remove the comment stating
> that it will be.
>
> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve

> ---
> include/trace/events/power.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/include/trace/events/power.h b/include/trace/events/power.h
> index 1bcc2a8..5800eb8 100644
> --- a/include/trace/events/power.h
> +++ b/include/trace/events/power.h
> @@ -65,7 +65,6 @@ TRACE_EVENT(machine_suspend,
> TP_printk("state=%lu", (unsigned long)__entry->state)
> );
>
> -/* This code will be removed after deprecation time exceeded (2.6.41) */
> #ifdef CONFIG_EVENT_POWER_TRACING_DEPRECATED
>
> /*
> --
> 1.7.9
>
>
>


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