-
- Downloads
tty: clean include/linux/tty.h up
[ Upstream commit 5ffa6e34 ] There are a lot of tty-core-only functions that are listed in include/linux/tty.h. Move them to drivers/tty/tty.h so that no one else can accidentally call them or think that they are public functions. Cc: Jiri Slaby <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20210408125134.3016837-14-gregkh@linuxfoundation.org Signed-off-by:Greg Kroah-Hartman <gregkh@linuxfoundation.org> Stable-dep-of: 094fb49a ("tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH") Signed-off-by:
Sasha Levin <sashal@kernel.org>
parent
57b510c7
No related branches found
No related tags found
Showing
- drivers/tty/n_gsm.c 1 addition, 0 deletionsdrivers/tty/n_gsm.c
- drivers/tty/n_hdlc.c 1 addition, 0 deletionsdrivers/tty/n_hdlc.c
- drivers/tty/tty.h 37 additions, 0 deletionsdrivers/tty/tty.h
- drivers/tty/tty_baudrate.c 1 addition, 0 deletionsdrivers/tty/tty_baudrate.c
- include/linux/tty.h 0 additions, 33 deletionsinclude/linux/tty.h
Loading
Please register or sign in to comment