]> git.baikalelectronics.ru Git - kernel.git/commit
serial_core: Move sysrq functions from header file
authorDmitry Safonov <dima@arista.com>
Thu, 9 Jan 2020 21:54:42 +0000 (21:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jan 2020 16:48:02 +0000 (17:48 +0100)
commit0532d82b95816787882947b8691424612c32de9c
tree5bdaf4ecb1c0a04661ff29254cec26969fa4eabe
parentc95f150d62a4abbe1e001b7e3add00180e72194e
serial_core: Move sysrq functions from header file

It's not worth to have them in every serial driver and I'm about to add
another helper function.

Signed-off-by: Dmitry Safonov <dima@arista.com>
Link: https://lore.kernel.org/r/20200109215444.95995-2-dima@arista.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c
include/linux/serial_core.h