diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2020-11-17 06:37:03 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-12-07 18:08:53 -0500 |
commit | a32ded3389abcc51a39fc7cb5f1793f7e5abaa88 (patch) | |
tree | eb389296712d7c02aba1c92b8c084edaa24e70dc /include/dt-bindings/power/rk3128-power.h | |
parent | 5b7be9c709e10e88531f1f81e1150bbad65be1aa (diff) | |
download | linux-a32ded3389abcc51a39fc7cb5f1793f7e5abaa88.tar.bz2 |
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/dt-bindings/power/rk3128-power.h')
0 files changed, 0 insertions, 0 deletions