Skip to content

Commit

Permalink
Remove incorrect comment from include/trace/events/power.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Feb 5, 2012
1 parent 2410574 commit 42481ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/trace/events/power.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

/*
Expand Down

0 comments on commit 42481ba

Please sign in to comment.