projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2410574
)
Remove incorrect comment from include/trace/events/power.h
author
Jesper Juhl
<jj@chaosbits.net>
Sat, 4 Feb 2012 22:29:19 +0000
(23:29 +0100)
committer
Jiri 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
patch
|
blob
|
history
diff --git
a/include/trace/events/power.h
b/include/trace/events/power.h
index b2626999e58060186764c182c4b996d5b059678c..5800eb848827b8741611a348c4a006bdf4501d72 100644
(file)
--- 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
/*