diff options
author | 2021-01-05 13:02:32 +0100 | |
---|---|---|
committer | 2021-01-07 16:17:31 +0100 | |
commit | 9bc1b2b9b848e9334ab1268fb4dc35a68b70022f (patch) | |
tree | 670f022982d1ded5ce26e579d59932dc9004d7b4 /drivers/tty/serial/efm32-uart.c | |
parent | vt: keyboard, defkeymap.c_shipped, approach the unicode table (diff) | |
download | wireguard-linux-9bc1b2b9b848e9334ab1268fb4dc35a68b70022f.tar.xz wireguard-linux-9bc1b2b9b848e9334ab1268fb4dc35a68b70022f.zip |
tty: pty, remove BUG_ON from pty_close
tty->ops->close is always called with a valid tty, so the BUG_ON cannot
trigger.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210105120239.28031-5-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/efm32-uart.c')
0 files changed, 0 insertions, 0 deletions