summaryrefslogtreecommitdiff
path: root/include/linux/seq_buf.h
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2020-11-17 08:37:03 +0300
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2020-12-08 02:08:53 +0300
commita32ded3389abcc51a39fc7cb5f1793f7e5abaa88 (patch)
treeeb389296712d7c02aba1c92b8c084edaa24e70dc /include/linux/seq_buf.h
parent5b7be9c709e10e88531f1f81e1150bbad65be1aa (diff)
downloadlinux-a32ded3389abcc51a39fc7cb5f1793f7e5abaa88.tar.xz
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/20201117053703.11275-1-lukas.bulwahn@gmail.com Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/seq_buf.h')
0 files changed, 0 insertions, 0 deletions