Re: [PATCH printk 3/3] printk: remove dict ring
From: Petr Mladek
Date: Fri Sep 18 2020 - 10:56:12 EST
On Thu 2020-09-17 15:22:44, John Ogness wrote:
> 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@xxxxxxxxxxxxx>
I like the result. It simplified the code and removed some twists.
Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Best Regards,
Petr