diff options
author | Thomas Huth <thuth@redhat.com> | 2024-06-14 10:46:33 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-06-18 00:15:00 +0200 |
commit | 2626f066f83c70863087b5df22a19024e1b90cb6 (patch) | |
tree | c2b09abec11d17b20b81bbee87b6d8c31a64b8a8 /Documentation/admin-guide | |
parent | Documentation: Add "S390" to the swiotlb kernel parameter (diff) | |
download | linux-2626f066f83c70863087b5df22a19024e1b90cb6.tar.xz linux-2626f066f83c70863087b5df22a19024e1b90cb6.zip |
Documentation: Remove "ltpc=" from the kernel-parameters.txt
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@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240614084633.560069-1-thuth@redhat.com
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index f7d28c76c370..44c22f27de54 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -3162,9 +3162,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 |