Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42481ba2 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

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: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 24105748
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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

/*