tty: tty_port_open, document shutdown vs failed activate
authorJiri Slaby <jslaby@suse.cz>
Mon, 24 Jan 2022 07:14:23 +0000 (08:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jan 2022 13:54:48 +0000 (14:54 +0100)
commitd56738a38a65ab785557a1ccf8257a486d1b93b6
tree8e86551284ea37210bd023399e44bd09151d90ac
parent4e2a44c1408b6a6a46122704511234f68cf012b8
tty: tty_port_open, document shutdown vs failed activate

Add a note that ->shutdown is not called when ->activate fails. Just so
we are clear.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220124071430.14907-5-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_port.c