On Wed, Apr 07, 2021 at 12:45:25PM +0200, Johan Hovold wrote: > Now that all USB serial drivers supports changing the closing_wait > parameter through TIOCSSERIAL (setserial), we can remove the related > driver-specific module parameters and settings. > > These depend on the recently posted TIOCSSERIAL series. Yes! Getting rid of the module parameter is so good... Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>