linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: admin-guide: bootconfig: Fix feils to fails
@ 2021-01-07 12:56 Bhaskar Chowdhury
  2021-01-07 16:34 ` Randy Dunlap
  2021-01-07 21:45 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-07 12:56 UTC (permalink / raw)
  To: mhiramat, corbet, linux-doc, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury

s/feils/fails/p

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/admin-guide/bootconfig.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
index 9b90efcc3a35..452b7dcd7f6b 100644
--- a/Documentation/admin-guide/bootconfig.rst
+++ b/Documentation/admin-guide/bootconfig.rst
@@ -154,7 +154,7 @@ get the boot configuration data.
 Because of this "piggyback" method, there is no need to change or
 update the boot loader and the kernel image itself as long as the boot
 loader passes the correct initrd file size. If by any chance, the boot
-loader passes a longer size, the kernel feils to find the bootconfig data.
+loader passes a longer size, the kernel fails to find the bootconfig data.

 To do this operation, Linux kernel provides "bootconfig" command under
 tools/bootconfig, which allows admin to apply or delete the config file
--
2.30.0


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

* Re: [PATCH] docs: admin-guide: bootconfig: Fix feils to fails
  2021-01-07 12:56 [PATCH] docs: admin-guide: bootconfig: Fix feils to fails Bhaskar Chowdhury
@ 2021-01-07 16:34 ` Randy Dunlap
  2021-01-07 21:45 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-01-07 16:34 UTC (permalink / raw)
  To: Bhaskar Chowdhury, mhiramat, corbet, linux-doc, linux-kernel

On 1/7/21 4:56 AM, Bhaskar Chowdhury wrote:
> s/feils/fails/p
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  Documentation/admin-guide/bootconfig.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
> index 9b90efcc3a35..452b7dcd7f6b 100644
> --- a/Documentation/admin-guide/bootconfig.rst
> +++ b/Documentation/admin-guide/bootconfig.rst
> @@ -154,7 +154,7 @@ get the boot configuration data.
>  Because of this "piggyback" method, there is no need to change or
>  update the boot loader and the kernel image itself as long as the boot
>  loader passes the correct initrd file size. If by any chance, the boot
> -loader passes a longer size, the kernel feils to find the bootconfig data.
> +loader passes a longer size, the kernel fails to find the bootconfig data.
> 
>  To do this operation, Linux kernel provides "bootconfig" command under
>  tools/bootconfig, which allows admin to apply or delete the config file
> --
> 2.30.0
> 


-- 
~Randy

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

* Re: [PATCH] docs: admin-guide: bootconfig: Fix feils to fails
  2021-01-07 12:56 [PATCH] docs: admin-guide: bootconfig: Fix feils to fails Bhaskar Chowdhury
  2021-01-07 16:34 ` Randy Dunlap
@ 2021-01-07 21:45 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2021-01-07 21:45 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: mhiramat, linux-doc, linux-kernel, rdunlap

On Thu,  7 Jan 2021 18:26:10 +0530
Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:

> s/feils/fails/p
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  Documentation/admin-guide/bootconfig.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
> index 9b90efcc3a35..452b7dcd7f6b 100644
> --- a/Documentation/admin-guide/bootconfig.rst
> +++ b/Documentation/admin-guide/bootconfig.rst
> @@ -154,7 +154,7 @@ get the boot configuration data.
>  Because of this "piggyback" method, there is no need to change or
>  update the boot loader and the kernel image itself as long as the boot
>  loader passes the correct initrd file size. If by any chance, the boot
> -loader passes a longer size, the kernel feils to find the bootconfig data.
> +loader passes a longer size, the kernel fails to find the bootconfig data.

Applied, thanks.

jon

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

end of thread, other threads:[~2021-01-07 21:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 12:56 [PATCH] docs: admin-guide: bootconfig: Fix feils to fails Bhaskar Chowdhury
2021-01-07 16:34 ` Randy Dunlap
2021-01-07 21: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).