Re: [PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt

From: Randy Dunlap
Date: Fri Jun 14 2024 - 11:10:12 EST




On 6/14/24 1:46 AM, Thomas Huth wrote:
> The string "ltpc" cannot be found in the source code anymore. This
> kernel parameter likely belonged to the LocalTalk PC card module
> which has been removed in commit 03dcb90dbf62 ("net: appletalk:
> remove Apple/Farallon LocalTalk PC support"), so we should remove
> it from kernel-parameters.txt now, too.
>
> Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> Documentation/admin-guide/kernel-parameters.txt | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 423427bf6e49..a9b905bbc8ca 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3184,9 +3184,6 @@
> unlikely, in the extreme case this might damage your
> hardware.
>
> - ltpc= [NET]
> - Format: <io>,<irq>,<dma>
> -
> lsm.debug [SECURITY] Enable LSM initialization debugging output.
>
> lsm=lsm1,...,lsmN

--
~Randy