From: Jesper Juhl Date: Sat, 4 Feb 2012 22:29:19 +0000 (+0100) Subject: Remove incorrect comment from include/trace/events/power.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=42481ba29033b3e692fe81e6536fc8f59b40ce07;p=linux-beck.git 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 Signed-off-by: Jiri Kosina --- diff --git a/include/trace/events/power.h b/include/trace/events/power.h index b2626999e580..5800eb848827 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 (3.1) */ #ifdef CONFIG_EVENT_POWER_TRACING_DEPRECATED /*