* [PATCH RESEND] Documentation: fix typo in root= kernel parameter description
@ 2025-05-12 11:08 Petr Vaněk
2025-05-13 6:07 ` Christoph Hellwig
2025-05-13 7:28 ` Christian Brauner
0 siblings, 2 replies; 3+ messages in thread
From: Petr Vaněk @ 2025-05-12 11:08 UTC (permalink / raw)
To: linux-kernel
Cc: linux-doc, linux-fsdevel, Jonathan Corbet, Christoph Hellwig,
Jens Axboe, Petr Vaněk
Fixes a typo in the root= parameter description, changing
"this a a" to "this is a".
Fixes: c0c1a7dcb6f5 ("init: move the nfs/cifs/ram special cases out of name_to_dev_t")
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
---
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 d9fd26b95b34..eddb27ce3f0c 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -6250,7 +6250,7 @@
port and the regular usb controller gets disabled.
root= [KNL] Root filesystem
- Usually this a a block device specifier of some kind,
+ Usually this is a block device specifier of some kind,
see the early_lookup_bdev comment in
block/early-lookup.c for details.
Alternatively this can be "ram" for the legacy initial
--
2.48.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH RESEND] Documentation: fix typo in root= kernel parameter description
2025-05-12 11:08 [PATCH RESEND] Documentation: fix typo in root= kernel parameter description Petr Vaněk
@ 2025-05-13 6:07 ` Christoph Hellwig
2025-05-13 7:28 ` Christian Brauner
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2025-05-13 6:07 UTC (permalink / raw)
To: Petr Vaněk
Cc: linux-kernel, linux-doc, linux-fsdevel, Jonathan Corbet,
Christoph Hellwig, Jens Axboe
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH RESEND] Documentation: fix typo in root= kernel parameter description
2025-05-12 11:08 [PATCH RESEND] Documentation: fix typo in root= kernel parameter description Petr Vaněk
2025-05-13 6:07 ` Christoph Hellwig
@ 2025-05-13 7:28 ` Christian Brauner
1 sibling, 0 replies; 3+ messages in thread
From: Christian Brauner @ 2025-05-13 7:28 UTC (permalink / raw)
To: linux-kernel, Petr Vaněk
Cc: Christian Brauner, linux-doc, linux-fsdevel, Jonathan Corbet,
Christoph Hellwig, Jens Axboe
On Mon, 12 May 2025 13:08:27 +0200, Petr Vaněk wrote:
> Fixes a typo in the root= parameter description, changing
> "this a a" to "this is a".
>
>
Applied to the vfs-6.16.misc branch of the vfs/vfs.git tree.
Patches in the vfs-6.16.misc branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.16.misc
[1/1] Documentation: fix typo in root= kernel parameter description
https://git.kernel.org/vfs/vfs/c/678927c0c96b
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-13 7:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12 11:08 [PATCH RESEND] Documentation: fix typo in root= kernel parameter description Petr Vaněk
2025-05-13 6:07 ` Christoph Hellwig
2025-05-13 7:28 ` Christian Brauner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox