On Thu, May 13, 2021 at 05:04:41PM +0200, Greg Kroah-Hartman wrote: > On Wed, May 05, 2021 at 11:18:53AM +0200, Jiri Slaby wrote: > > Hi, > > > > this is again a series of various TTY cleanups. The stats say: 116 files > > changed, 661 insertions, 2602 deletions. The major part of the removal > > is a drop of BROKEN r3964 ldisc. The rest is mostly removal of dead > > code, or adaption to the current tty core state. > > I've applied the first 33 patches in this series. Can you resend the > last two after you have revised them based on the review? Greg, could you consider dropping the three USB-serial patches from tty-testing? They don't have any dependency on the tty changes and we can avoid unnecessary merge conflicts if I take them through through my tree instead. USB: serial: make usb_serial_driver::write_room return uint serial: make usb_serial_driver::chars_in_buffer return uint USB: serial: digi_acceleport, simplify digi_chars_in_buffer Johan