Re: [PATCH v1] docs: kernel-parameters: Remove sa1100ir IrDA parameter

From: Randy Dunlap

Date: Sun May 31 2026 - 12:08:25 EST




On 5/31/26 6:54 AM, Costa Shulyupin wrote:
> The sa1100ir parameter referenced drivers/net/irda/sa1100_ir.c,
> which was removed along with the entire IrDA stack in commit d64c2a76123f
> ("staging: irda: remove the irda network stack and drivers").
>
> Assisted-by: Claude:claude-opus-4-6
> Signed-off-by: Costa Shulyupin <costa.shul@xxxxxxxxxx>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.

> ---
> Documentation/admin-guide/kernel-parameters.txt | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 4420eb72b378..459ed0d72aeb 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6735,8 +6735,6 @@ Kernel parameters
> restrictions other than those given by hardware at the
> cost of significant additional memory use for tables.
>
> - sa1100ir [NET]
> - See drivers/net/irda/sa1100_ir.c.
>
> sched_proxy_exec= [KNL]
> Enables or disables "proxy execution" style

--
~Randy