linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
@ 2024-02-08 15:20 Thorsten Blum
  2024-02-08 21:38 ` Randy Dunlap
  2024-02-08 22:52 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Thorsten Blum @ 2024-02-08 15:20 UTC (permalink / raw)
  To: Dwaipayan Ray, Lukas Bulwahn, Joe Perches, Jonathan Corbet
  Cc: linux-doc, linux-kernel, Thorsten Blum

- s/exists/exist/
- s/maybe/may be/

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
---
 Documentation/dev-tools/checkpatch.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/dev-tools/checkpatch.rst b/Documentation/dev-tools/checkpatch.rst
index c3389c6f3838..127968995847 100644
--- a/Documentation/dev-tools/checkpatch.rst
+++ b/Documentation/dev-tools/checkpatch.rst
@@ -168,7 +168,7 @@ Available options:
 
  - --fix
 
-   This is an EXPERIMENTAL feature.  If correctable errors exists, a file
+   This is an EXPERIMENTAL feature.  If correctable errors exist, a file
    <inputfile>.EXPERIMENTAL-checkpatch-fixes is created which has the
    automatically fixable errors corrected.
 
@@ -181,7 +181,7 @@ Available options:
 
  - --ignore-perl-version
 
-   Override checking of perl version.  Runtime errors maybe encountered after
+   Override checking of perl version.  Runtime errors may be encountered after
    enabling this flag if the perl version does not meet the minimum specified.
 
  - --codespell
-- 
2.39.2


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

* Re: [PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
  2024-02-08 15:20 [PATCH] docs: dev-tools: checkpatch.rst: Fix grammar Thorsten Blum
@ 2024-02-08 21:38 ` Randy Dunlap
  2024-02-08 22:52 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2024-02-08 21:38 UTC (permalink / raw)
  To: Thorsten Blum, Dwaipayan Ray, Lukas Bulwahn, Joe Perches,
	Jonathan Corbet
  Cc: linux-doc, linux-kernel



On 2/8/24 07:20, Thorsten Blum wrote:
> - s/exists/exist/
> - s/maybe/may be/
> 
> Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>

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

Thanks.

> ---
>  Documentation/dev-tools/checkpatch.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/dev-tools/checkpatch.rst b/Documentation/dev-tools/checkpatch.rst
> index c3389c6f3838..127968995847 100644
> --- a/Documentation/dev-tools/checkpatch.rst
> +++ b/Documentation/dev-tools/checkpatch.rst
> @@ -168,7 +168,7 @@ Available options:
>  
>   - --fix
>  
> -   This is an EXPERIMENTAL feature.  If correctable errors exists, a file
> +   This is an EXPERIMENTAL feature.  If correctable errors exist, a file
>     <inputfile>.EXPERIMENTAL-checkpatch-fixes is created which has the
>     automatically fixable errors corrected.
>  
> @@ -181,7 +181,7 @@ Available options:
>  
>   - --ignore-perl-version
>  
> -   Override checking of perl version.  Runtime errors maybe encountered after
> +   Override checking of perl version.  Runtime errors may be encountered after
>     enabling this flag if the perl version does not meet the minimum specified.
>  
>   - --codespell

-- 
#Randy

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

* Re: [PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
  2024-02-08 15:20 [PATCH] docs: dev-tools: checkpatch.rst: Fix grammar Thorsten Blum
  2024-02-08 21:38 ` Randy Dunlap
@ 2024-02-08 22:52 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2024-02-08 22:52 UTC (permalink / raw)
  To: Thorsten Blum, Dwaipayan Ray, Lukas Bulwahn, Joe Perches
  Cc: linux-doc, linux-kernel, Thorsten Blum

Thorsten Blum <thorsten.blum@toblux.com> writes:

> - s/exists/exist/
> - s/maybe/may be/
>
> Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
> ---
>  Documentation/dev-tools/checkpatch.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/dev-tools/checkpatch.rst b/Documentation/dev-tools/checkpatch.rst
> index c3389c6f3838..127968995847 100644
> --- a/Documentation/dev-tools/checkpatch.rst
> +++ b/Documentation/dev-tools/checkpatch.rst
> @@ -168,7 +168,7 @@ Available options:
>  
>   - --fix
>  
> -   This is an EXPERIMENTAL feature.  If correctable errors exists, a file
> +   This is an EXPERIMENTAL feature.  If correctable errors exist, a file
>     <inputfile>.EXPERIMENTAL-checkpatch-fixes is created which has the

Applied, thanks.

jon

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

end of thread, other threads:[~2024-02-08 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-08 15:20 [PATCH] docs: dev-tools: checkpatch.rst: Fix grammar Thorsten Blum
2024-02-08 21:38 ` Randy Dunlap
2024-02-08 22:52 ` 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).