Remove incorrect comment from include/trace/events/power.h
authorJesper Juhl <jj@chaosbits.net>
Sat, 4 Feb 2012 22:29:19 +0000 (23:29 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 5 Feb 2012 14:53:02 +0000 (15:53 +0100)
The code is not going to be removed, so remove the comment stating
that it will be.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/trace/events/power.h

index b262699..5800eb8 100644 (file)
@@ -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
 
 /*