public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: kernel-parameters: Fix repeated word in initramfs_options entry
@ 2026-02-25 13:29 Pranav Kharche
  2026-02-25 17:36 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Pranav Kharche @ 2026-02-25 13:29 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, linux-kernel, Pranav Kharche

Remove the duplicate word 'for' in the initramfs_options description.

Signed-off-by: Pranav Kharche <pranavkharche7@gmail.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index cb850e5290c2..c3460c920f84 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -6733,7 +6733,7 @@ Kernel parameters
 			Default is 'on'.
 
 	initramfs_options= [KNL]
-                        Specify mount options for for the initramfs mount.
+			Specify mount options for the initramfs mount.
 
 	rootfstype=	[KNL] Set root filesystem type
 
-- 
2.34.1


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

* Re: [PATCH v2] docs: kernel-parameters: Fix repeated word in initramfs_options entry
  2026-02-25 13:29 [PATCH v2] docs: kernel-parameters: Fix repeated word in initramfs_options entry Pranav Kharche
@ 2026-02-25 17:36 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-02-25 17:36 UTC (permalink / raw)
  To: Pranav Kharche; +Cc: linux-doc, linux-kernel, Pranav Kharche

Pranav Kharche <pranavkharche7@gmail.com> writes:

> Remove the duplicate word 'for' in the initramfs_options description.
>
> Signed-off-by: Pranav Kharche <pranavkharche7@gmail.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index cb850e5290c2..c3460c920f84 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -6733,7 +6733,7 @@ Kernel parameters
>  			Default is 'on'.
>  
>  	initramfs_options= [KNL]
> -                        Specify mount options for for the initramfs mount.
> +			Specify mount options for the initramfs mount.
>  

Applied, thanks.

For future reference, when sending an updated version of a patch, it is
helpful to say what changed below the "---" line.

jon

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

end of thread, other threads:[~2026-02-25 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25 13:29 [PATCH v2] docs: kernel-parameters: Fix repeated word in initramfs_options entry Pranav Kharche
2026-02-25 17:36 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox