Skip to content
Commit 30a8fecc authored by Steven Rostedt's avatar Steven Rostedt
Browse files

tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro



Impact: clean up

In trying to stay consistant with the C style format in the TRACE_EVENT
macro, it makes more sense to do the printk after the assigning of
the variables.

Reported-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent 2314c4ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment