linux/drivers/net/caif
Jiri Slaby 981b22b877 tty: remove TTY_LDISC_MAGIC
First, it is never checked. Second, use of it as a debugging aid is
at least questionable. With the current tools, I don't think anyone used
this kind of thing for debugging purposes for years.

On the top of that, e.g. serdev does not set this field of tty_ldisc_ops
at all.

So get rid of this legacy.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-8-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-10 09:34:06 +01:00
..
caif_hsi.c net: caif: Use netif_rx_any_context() 2020-09-29 14:02:53 -07:00
caif_serial.c tty: remove TTY_LDISC_MAGIC 2021-03-10 09:34:06 +01:00
caif_virtio.c caif_virtio: use new tasklet API 2021-02-02 15:51:17 -08:00
Kconfig net: caif: Remove unused caif SPI driver 2020-09-29 14:02:53 -07:00
Makefile net: caif: Remove unused caif SPI driver 2020-09-29 14:02:53 -07:00