diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-05-18 03:14:15 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-12-04 15:04:01 +0300 |
commit | c4bfd39d7fa5203d4b387c283d360e9a108e85b3 (patch) | |
tree | c17bb3b8dd9cdc212dd8cd419df62f3f074dc24c /include | |
parent | 2dde6b0034dbc050957cdb6539ce28eca57e8cdf (diff) | |
download | linux-c4bfd39d7fa5203d4b387c283d360e9a108e85b3.tar.xz |
ring-buffer: Remove unused function __rb_data_page_index()
This fixes the following warning when building with clang:
kernel/trace/ring_buffer.c:1842:1: error: unused function
'__rb_data_page_index' [-Werror,-Wunused-function]
Link: http://lkml.kernel.org/r/20170518001415.5223-1-mka@chromium.org
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions