mxser: remove unused mxser_port::stop_rx
authorJiri Slaby <jslaby@suse.cz>
Fri, 18 Jun 2021 06:14:40 +0000 (08:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jun 2021 11:10:00 +0000 (13:10 +0200)
commit01c3de9a10bb917b50d98f5565fb50dcafd1239a
tree5eccf35bac8d2b8b57c99f7685f012dd72cd9c2f
parentcc673990292c21c4bc02461e362d920fe8a7858b
mxser: remove unused mxser_port::stop_rx

It's been a long time since mxser_port::stop_rx was abandoned. Remove it.

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