diff options
author | Eric Biggers <ebiggers@google.com> | 2020-02-23 23:33:59 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-18 13:08:45 +0100 |
commit | ed069827ca70af057caf21c395f76c2c0b82d429 (patch) | |
tree | 700029c40a5a87026560e80b50761661f44c3131 /drivers/pci/controller/pci-host-generic.c | |
parent | 2c523b344dfa65a3738e7039832044aa133c75fb (diff) |
tty: drop outdated comments about release_tty() locking
The current version of the TTY code unlocks the tty_struct(s) before
release_tty() rather than after. Moreover, tty_unlock_pair() no longer
exists. Thus, remove the outdated comments regarding tty_unlock_pair().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20200224073359.292795-1-ebiggers@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions