diff options
author | Jianhui Zhou <912460177@qq.com> | 2024-08-05 19:36:31 +0800 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2024-08-07 20:26:44 -0400 |
commit | 58f7e4d7ba32758b861807e77535853cacc1f426 (patch) | |
tree | 97c2db8baa1335f25b8e02a67b7732f5e0f891bf /fs | |
parent | bcf86c01ca4676316557dd482c8416ece8c2e143 (diff) |
ring-buffer: Remove unused function ring_buffer_nr_pages()
Because ring_buffer_nr_pages() is not an inline function and user accesses
buffer->buffers[cpu]->nr_pages directly, the function ring_buffer_nr_pages
is removed.
Signed-off-by: Jianhui Zhou <912460177@qq.com>
Link: https://lore.kernel.org/tencent_F4A7E9AB337F44E0F4B858D07D19EF460708@qq.com
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions