summaryrefslogtreecommitdiff
path: root/drivers/atm/iphase.c
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2020-11-10 15:26:49 +0200
committerPetr Mladek <pmladek@suse.com>2020-11-11 16:55:39 +0100
commit584da076866f38ffb952efcc25af039f9551df81 (patch)
tree27b70e3112ae86ab91c64b6b4344c7be212772b0 /drivers/atm/iphase.c
parent8119c4332d253660e0a6b8748fe0749961cfbc97 (diff)
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 'drivers/atm/iphase.c')
0 files changed, 0 insertions, 0 deletions