]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Export redirect release
authorCorey Minyard <cminyard@mvista.com>
Tue, 24 Nov 2020 00:49:01 +0000 (18:49 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jan 2021 15:30:55 +0000 (16:30 +0100)
commit9db26093c05e6f2258b5f1daec1da21f770bae20
tree1a7d8d91420a37e8152999f78307edbfa9981cd0
parent4954bd09aa25460b09f773eff562350bfb01bb95
tty: Export redirect release

This will be required by the pty code when it removes tty_vhangup() on
master close.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Link: https://lore.kernel.org/r/20201124004902.1398477-2-minyard@acm.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_io.c
include/linux/tty.h