diff options
author | 2020-11-10 15:26:49 +0200 | |
---|---|---|
committer | 2020-11-11 16:55:39 +0100 | |
commit | 584da076866f38ffb952efcc25af039f9551df81 (patch) | |
tree | 27b70e3112ae86ab91c64b6b4344c7be212772b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux (diff) | |
download | linux-dev-584da076866f38ffb952efcc25af039f9551df81.tar.xz linux-dev-584da076866f38ffb952efcc25af039f9551df81.zip |
printk: ringbuffer: Reference text_data_ring directly in callees.
A bunch of functions in the new ringbuffer code take both a
printk_ringbuffer struct and a separate prb_data_ring. This is a relic
from an earlier version of the code when a second data ring was present.
Since this is no longer the case remove the extra function argument
from:
- data_make_reusable()
- data_push_tail()
- data_alloc()
- data_realloc()
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions