diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2014-11-13 01:41:33 +0300 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-11-19 23:25:46 +0300 |
commit | 183742f08c5532c0cd3c3d3fa184a26c092e2157 (patch) | |
tree | bd1abb05d0d6e18313a5d8d34f23eca3a392f512 /include/asm-generic/pgalloc.h | |
parent | 8579a107a6490511bbe35d6f0be5be5b8b697775 (diff) | |
download | linux-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/asm-generic/pgalloc.h')
0 files changed, 0 insertions, 0 deletions