Skip to content

Commit

Permalink
Fix up version number reference in include/trace/events/power.h
Browse files Browse the repository at this point in the history
What was originally going to be 2.6.41 became 3.1 .

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 3, 2012
1 parent 61c54d2 commit 60d3369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/trace/events/power.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ TRACE_EVENT(machine_suspend,
TP_printk("state=%lu", (unsigned long)__entry->state)
);

/* This code will be removed after deprecation time exceeded (2.6.41) */
/* This code will be removed after deprecation time exceeded (3.1) */
#ifdef CONFIG_EVENT_POWER_TRACING_DEPRECATED

/*
Expand Down

0 comments on commit 60d3369

Please sign in to comment.