[PATCH] tty/vt: Remove printable variable
Sam Ravnborg
sam at ravnborg.org
Tue Aug 30 17:13:32 UTC 2022
Hi Daniel,
On Tue, Aug 30, 2022 at 03:41:17PM +0200, Daniel Vetter wrote:
> Every since the 0.99.7A release when console_register() was introduced
> it's become impossible to call vt_console_print (called
> console_print() back then still) directly. Which means the
> initialization issue this variable protected against is no more.
>
> Give it a send off with style and let it rest in peace.
>
> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: Jiri Slaby <jirislaby at kernel.org>
> Cc: "Ilpo Järvinen" <ilpo.jarvinen at linux.intel.com>
> Cc: nick black <dankamongmen at gmail.com>
> Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> Cc: Tetsuo Handa <penguin-kernel at I-love.SAKURA.ne.jp>
> Cc: Yangxi Xiang <xyangxi5 at gmail.com>
> Cc: Xuezhi Zhang <zhangxuezhi1 at coolpad.com>
I saw this was sent again on accident, but that sdoes not prevent me
from adding a:
Reviewed-by: Sam Ravnborg <sam at ravnborg.org>
I was a bit reluctant to r-b it, but well this looks obviously correct,
so ...
Sam
More information about the dri-devel
mailing list