Re: [PATCH v5 1/7] console: Don't perform test for CON_BRL flag

From: Andy Shevchenko
Date: Tue Feb 11 2020 - 07:54:38 EST


On Tue, Feb 11, 2020 at 12:32:13PM +0100, Petr Mladek wrote:
> On Tue 2020-02-04 10:34:26, Sergey Senozhatsky wrote:
> > On (20/02/03 15:31), Andy Shevchenko wrote:
> > >
> > > We don't call braille_register_console() without CON_BRL flag set.
> > > And the _braille_unregister_console() already tests for console to have
> > > CON_BRL flag. No need to repeat this in braille_unregister_console().
> > >
> > > Drop the repetitive checks from Braille console driver.
> > >
> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > > Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
> >
> > Looks good to me overall
> >
> > Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
>
> The entire patchset has been commited into printk.git,
> branch for-5.7-console-exit

Thank you, Petr!

--
With Best Regards,
Andy Shevchenko