printk: Remove bogus comment vs. boot consoles
authorThomas Gleixner <tglx@linutronix.de>
Sat, 24 Sep 2022 00:04:40 +0000 (02:10 +0206)
committerPetr Mladek <pmladek@suse.com>
Thu, 29 Sep 2022 13:20:44 +0000 (15:20 +0200)
commiteb4531b346c93fd01edc0cb155330bbee102d0bd
treefe9da5dd881304e611317fc8a7f9478e166d6e89
parent7fc11a521e7c1b8cec5904b28dba9b85186f37d7
printk: Remove bogus comment vs. boot consoles

The comment about unregistering boot consoles is just not matching the
reality. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20220924000454.3319186-5-john.ogness@linutronix.de
kernel/printk/printk.c