aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2020-11-17 06:37:03 +0100
committerSteven Rostedt (VMware) <[email protected]>2020-12-07 18:08:53 -0500
commita32ded3389abcc51a39fc7cb5f1793f7e5abaa88 (patch)
treeeb389296712d7c02aba1c92b8c084edaa24e70dc /lib/test_overflow.c
parent5b7be9c709e10e88531f1f81e1150bbad65be1aa (diff)
ring-buffer: Remove obsolete rb_event_is_commit()
Commit a389d86f7fd0 ("ring-buffer: Have nested events still record running time stamp") removed the only uses of rb_event_is_commit() in rb_update_event() and rb_update_write_stamp(). Hence, since then, make CC=clang W=1 warns: kernel/trace/ring_buffer.c:2763:1: warning: unused function 'rb_event_is_commit' [-Wunused-function] Remove this obsolete function. Link: https://lkml.kernel.org/r/[email protected] Reviewed-by: Nathan Chancellor <[email protected]> Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions