OSDN Git Service

printk: Remove console_silent()
authorDmitry Safonov <dima@arista.com>
Tue, 27 Jul 2021 13:06:34 +0000 (14:06 +0100)
committerPetr Mladek <pmladek@suse.com>
Thu, 29 Jul 2021 14:07:06 +0000 (16:07 +0200)
commitc9110dfcfccb3f31eda47a36ed0a022e390d1417
tree4a4665e3f61b86ace6235b7cf92f737585fe8fd0
parente563592c3e4296780e5a184a917b8b86e126f0b3
printk: Remove console_silent()

It' unused since removal of mn10300:
commit 739d875dd698 ("mn10300: Remove the architecture")
x86 stopped using it in v2.6.12 (see history git):
commit 7574828b3dbb ("[PATCH] x86_64: add nmi button support")

Let's clean it up from the header.

Signed-off-by: Dmitry Safonov <dima@arista.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210727130635.675184-2-dima@arista.com
include/linux/printk.h