diff options
author | Thomas Huth <[email protected]> | 2024-06-14 10:46:33 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-06-17 16:15:00 -0600 |
commit | 2626f066f83c70863087b5df22a19024e1b90cb6 (patch) | |
tree | c2b09abec11d17b20b81bbee87b6d8c31a64b8a8 | |
parent | 6bb955d4fb6e2757f803863bc99a8d38e3dea5db (diff) |
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 <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 |