linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt
@ 2024-06-17  7:33 Thomas Huth
  2024-06-17 22:45 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2024-06-17  7:33 UTC (permalink / raw)
  To: linux-doc, Jens Axboe
  Cc: linux-kernel, Jonathan Corbet, Adrian Bunk, Andrew Morton,
	linux-block

The "tp720" switch once belonged to the ps2esdi driver, but this
driver has been removed a long time ago in 2008 in the commit
2af3e6017e53 ("The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time.")
already, so let's remove it from the documentation now, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 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 b75852f1a789..89b784ec5ab1 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -6619,8 +6619,6 @@
 	torture.verbose_sleep_duration= [KNL]
 			Duration of each verbose-printk() sleep in jiffies.
 
-	tp720=		[HW,PS2]
-
 	tpm_suspend_pcr=[HW,TPM]
 			Format: integer pcr id
 			Specify that at suspend time, the tpm driver
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt
  2024-06-17  7:33 [PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt Thomas Huth
@ 2024-06-17 22:45 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-06-17 22:45 UTC (permalink / raw)
  To: Thomas Huth, linux-doc, Jens Axboe
  Cc: linux-kernel, Adrian Bunk, Andrew Morton, linux-block

Thomas Huth <thuth@redhat.com> writes:

> The "tp720" switch once belonged to the ps2esdi driver, but this
> driver has been removed a long time ago in 2008 in the commit
> 2af3e6017e53 ("The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time.")
> already, so let's remove it from the documentation now, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  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 b75852f1a789..89b784ec5ab1 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6619,8 +6619,6 @@
>  	torture.verbose_sleep_duration= [KNL]
>  			Duration of each verbose-printk() sleep in jiffies.
>  
> -	tp720=		[HW,PS2]
> -

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-17 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17  7:33 [PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt Thomas Huth
2024-06-17 22:45 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).