diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2017-01-26 18:47:00 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:32:10 +0200 |
| commit | 9341553bff9a3ab1ae12ea471ba8888559f5c048 (patch) | |
| tree | 4d2382d37fcba5392aebd7697a16533b0640cacd /kernel/workqueue.c | |
| parent | ae3f281ed22d74530c4a1a51462f372f638e4764 (diff) | |
kernel: trace: fix misleading-indentation warning
kernel/trace/trace_output.c: In function 'trace_graph_ret_raw':
kernel/trace/trace_output.c:1198:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (!trace_seq_printf(&iter->seq, "%lx %lld %lld %ld %d\n",
^~
kernel/trace/trace_output.c:1204:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
return TRACE_TYPE_PARTIAL_LINE;
^~~~~~
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions
