summaryrefslogtreecommitdiff
path: root/include/linux/trace_seq.h
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-11-13 01:41:33 +0300
committerSteven Rostedt <rostedt@goodmis.org>2014-11-19 23:25:46 +0300
commit183742f08c5532c0cd3c3d3fa184a26c092e2157 (patch)
treebd1abb05d0d6e18313a5d8d34f23eca3a392f512 /include/linux/trace_seq.h
parent8579a107a6490511bbe35d6f0be5be5b8b697775 (diff)
downloadlinux-183742f08c5532c0cd3c3d3fa184a26c092e2157.tar.xz
tracing: Do not use return values of trace_seq_printf() in syscall tracing
The functions trace_seq_printf() and friends will not be returning values soon and will be void functions. To know if they succeeded or not, the functions trace_seq_has_overflowed() and trace_handle_return() should be used instead. Reviewed-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/trace_seq.h')
0 files changed, 0 insertions, 0 deletions