mbox series

[0/4] tty: n_tty: couple of random fixes

Message ID 20230712064216.12150-1-jirislaby@kernel.org
Headers show
Series tty: n_tty: couple of random fixes | expand

Message

Jiri Slaby July 12, 2023, 6:42 a.m. UTC
This is a small series of minor fixes/cleanups in n_tty.

Jiri Slaby (SUSE) (4):
  n_tty: drop fp from n_tty_receive_buf_real_raw()
  n_tty: simplify and sanitize zero_buffer()
  n_tty: pass ldata to canon_skip_eof() directly
  n_tty: make many tty parameters const

 drivers/tty/n_tty.c | 48 ++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 25 deletions(-)