diff options
author | zhangwei(Jovi) <jovi.zhangwei@huawei.com> | 2013-07-15 12:32:44 +0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-07-19 05:30:36 +0400 |
commit | 146c3442f2dd0f50d9431aea5d0d10dfd97c9999 (patch) | |
tree | 7ec08bbf5659c854fe46c6c9cc920a31c2354214 /kernel/rcutiny_plugin.h | |
parent | 991821c86c2fb6cc4104ce679247864dbc070a83 (diff) | |
download | linux-146c3442f2dd0f50d9431aea5d0d10dfd97c9999.tar.xz |
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
For string without format specifiers, use trace_seq_puts()
or trace_seq_putc().
Link: http://lkml.kernel.org/r/51E3B3AC.1000605@huawei.com
Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
[ fixed a trace_seq_putc(s, " ") to trace_seq_putc(s, ' ') ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/rcutiny_plugin.h')
0 files changed, 0 insertions, 0 deletions