diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-12-08 16:55:53 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-08 16:55:53 +0100 |
commit | e726f5f91effd8944c76475a2688093a03ba0d10 (patch) | |
tree | 37cbbf592a2b667d2787e0db4235e87fc91bc43f /include/trace/boot.h | |
parent | tracing/function-graph-tracer: append the tracing_graph_flag (diff) | |
download | linux-e726f5f91effd8944c76475a2688093a03ba0d10.tar.xz linux-e726f5f91effd8944c76475a2688093a03ba0d10.zip |
tracing/function-graph-tracer: fix 'flags' variable mismatch
this warning:
kernel/trace/trace.c: In function ‘trace_vprintk’:
kernel/trace/trace.c:3626: warning: ‘flags’ may be used uninitialized in this function
shows some confusion about irq_flags / flags use here. We already have
irq_flags so remove the extra flags variable.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/trace/boot.h')
0 files changed, 0 insertions, 0 deletions