Re: [PATCH] docs: kernel-parameters: Remove smsc-ircc2 IrDA parameters
Jonathan Corbet <[email protected]> Mon, 03 Aug 2026 12:06:01 -0600
| Newsgroups | org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Anuj Bolewar via B4 Relay <[email protected]> writes: > From: Anuj Bolewar <[email protected]> > > The smsc-ircc2 module parameters reference drivers/net/irda/ > smsc-ircc2.c, which was removed along with the entire IrDA stack in > commit d64c2a76123f ("staging: irda: remove the irda network stack > and drivers"). > > Signed-off-by: Anuj Bolewar <[email protected]> > --- > The IrDA stack and drivers were removed from the kernel in commit > d64c2a76123f ("staging: irda: remove the irda network stack and > drivers"). Remove the now-obsolete smsc-ircc2 module parameters from > the kernel parameter documentation. > --- > Documentation/admin-guide/kernel-parameters.txt | 11 ----------- > 1 file changed, 11 deletions(-) Applied, thanks. jon