linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix typos in process/kernel-docs.rst
@ 2020-12-02  7:49 Andrew Klychkov
  2020-12-03  0:32 ` Randy Dunlap
  2020-12-03 22:54 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Andrew Klychkov @ 2020-12-02  7:49 UTC (permalink / raw)
  To: corbet; +Cc: linux-kernel

Fix two typos in kernel-docs.rst

Signed-off-by: Andrew Klychkov <andrew.a.klychkov@gmail.com>
---
 Documentation/process/kernel-docs.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst
index 64786e5..22d9ace 100644
--- a/Documentation/process/kernel-docs.rst
+++ b/Documentation/process/kernel-docs.rst
@@ -90,7 +90,7 @@ On-line docs
       :Date: 2008
       :Keywords: patches, review process, types of submissions, basic rules, case studies
       :Description: This paper gives several experience values on what types of patches
-        there are and how likley they get merged.
+        there are and how likely they get merged.
       :Abstract:
         [...]. This paper examines some common problems for
         submitting larger changes and some strategies to avoid problems.
@@ -328,7 +328,7 @@ On-line docs
         block devices, hardware interrupts, scsi, DMA, access to user memory,
         memory allocation, timers.
       :Description: A guide designed to help you get up to speed on the
-        concepts that are not intuitevly obvious, and to document the internal
+        concepts that are not intuitively obvious, and to document the internal
         structures of Linux.
 
     * Title: **Dynamic Kernels: Modularized Device Drivers**
-- 
1.8.3.1


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

* Re: [PATCH] Documentation: fix typos in process/kernel-docs.rst
  2020-12-02  7:49 [PATCH] Documentation: fix typos in process/kernel-docs.rst Andrew Klychkov
@ 2020-12-03  0:32 ` Randy Dunlap
  2020-12-03 22:54 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-12-03  0:32 UTC (permalink / raw)
  To: Andrew Klychkov, corbet; +Cc: linux-kernel

On 12/1/20 11:49 PM, Andrew Klychkov wrote:
> Fix two typos in kernel-docs.rst
> 
> Signed-off-by: Andrew Klychkov <andrew.a.klychkov@gmail.com>
> ---
>  Documentation/process/kernel-docs.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst
> index 64786e5..22d9ace 100644
> --- a/Documentation/process/kernel-docs.rst
> +++ b/Documentation/process/kernel-docs.rst
> @@ -90,7 +90,7 @@ On-line docs
>        :Date: 2008
>        :Keywords: patches, review process, types of submissions, basic rules, case studies
>        :Description: This paper gives several experience values on what types of patches
> -        there are and how likley they get merged.
> +        there are and how likely they get merged.
>        :Abstract:
>          [...]. This paper examines some common problems for
>          submitting larger changes and some strategies to avoid problems.
> @@ -328,7 +328,7 @@ On-line docs
>          block devices, hardware interrupts, scsi, DMA, access to user memory,
>          memory allocation, timers.
>        :Description: A guide designed to help you get up to speed on the
> -        concepts that are not intuitevly obvious, and to document the internal
> +        concepts that are not intuitively obvious, and to document the internal
>          structures of Linux.
>  
>      * Title: **Dynamic Kernels: Modularized Device Drivers**
> 

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

Thanks.

-- 
~Randy

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

* Re: [PATCH] Documentation: fix typos in process/kernel-docs.rst
  2020-12-02  7:49 [PATCH] Documentation: fix typos in process/kernel-docs.rst Andrew Klychkov
  2020-12-03  0:32 ` Randy Dunlap
@ 2020-12-03 22:54 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2020-12-03 22:54 UTC (permalink / raw)
  To: Andrew Klychkov; +Cc: linux-kernel

On Wed, 2 Dec 2020 10:49:38 +0300
Andrew Klychkov <andrew.a.klychkov@gmail.com> wrote:

> Fix two typos in kernel-docs.rst
> 
> Signed-off-by: Andrew Klychkov <andrew.a.klychkov@gmail.com>
> ---
>  Documentation/process/kernel-docs.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

jon

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

end of thread, other threads:[~2020-12-03 22:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02  7:49 [PATCH] Documentation: fix typos in process/kernel-docs.rst Andrew Klychkov
2020-12-03  0:32 ` Randy Dunlap
2020-12-03 22:54 ` 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).