summaryrefslogtreecommitdiff
path: root/Documentation/cris
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-11-12 16:49:00 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2014-11-19 20:25:40 (GMT)
commitc0cd93aa1640a48038bacbee093695f892ea0130 (patch)
treeeeb08bddbec6c7c728d2a9636148306a3705ff96 /Documentation/cris
parentf4a1d08ce65d7156504f2f0eac26f47dfc9120e6 (diff)
downloadlinux-c0cd93aa1640a48038bacbee093695f892ea0130.tar.xz
ring-buffer: Remove check of trace_seq_{puts,printf}() return values
Remove checking the return value of all trace_seq_puts(). It was wrong anyway as only the last return value mattered. But as the trace_seq_puts() is going to be a void function in the future, we should not be checking the return value of it anyway. Just return !trace_seq_has_overflowed() instead. Reviewed-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Documentation/cris')
0 files changed, 0 insertions, 0 deletions