printk: remove dict ring
authorJohn Ogness <john.ogness@linutronix.de>
Fri, 18 Sep 2020 22:34:21 +0000 (00:40 +0206)
committerPetr Mladek <pmladek@suse.com>
Tue, 22 Sep 2020 09:39:18 +0000 (11:39 +0200)
commitf35efc78add6439a9fbe611f2dd517641e82d067
tree736e3e46f7f8bf4c54d9fb671267391df6fa4b9f
parent74caba7f2a0685575b3ee5330a118f5922485e02
printk: remove dict ring

Since there is no code that will ever store anything into the dict
ring, remove it. If any future dictionary properties are to be
added, these should be added to the struct printk_info.

Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20200918223421.21621-4-john.ogness@linutronix.de
kernel/printk/printk.c
kernel/printk/printk_ringbuffer.c
kernel/printk/printk_ringbuffer.h