* [PATCH] docs:core-api: fixed typos and grammar in printk-index page
@ 2024-05-02 21:25 Dennis Lam
2024-05-07 14:01 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Dennis Lam @ 2024-05-02 21:25 UTC (permalink / raw)
To: chris, corbet; +Cc: Dennis Lam, linux-doc, linux-kernel
Signed-off-by: Dennis Lam <dennis.lamerice@gmail.com>
---
Documentation/core-api/printk-index.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/core-api/printk-index.rst b/Documentation/core-api/printk-index.rst
index 3062f37d119b..1979c5dd32fe 100644
--- a/Documentation/core-api/printk-index.rst
+++ b/Documentation/core-api/printk-index.rst
@@ -4,7 +4,7 @@
Printk Index
============
-There are many ways how to monitor the state of the system. One important
+There are many ways to monitor the state of the system. One important
source of information is the system log. It provides a lot of information,
including more or less important warnings and error messages.
@@ -101,7 +101,7 @@ their own wrappers adding __printk_index_emit().
Only few subsystem specific wrappers have been updated so far,
for example, dev_printk(). As a result, the printk formats from
-some subsystes can be missing in the printk index.
+some subsystems can be missing in the printk index.
Subsystem specific prefix
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs:core-api: fixed typos and grammar in printk-index page
2024-05-02 21:25 [PATCH] docs:core-api: fixed typos and grammar in printk-index page Dennis Lam
@ 2024-05-07 14:01 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-05-07 14:01 UTC (permalink / raw)
To: Dennis Lam, chris; +Cc: Dennis Lam, linux-doc, linux-kernel
Dennis Lam <dennis.lamerice@gmail.com> writes:
> Signed-off-by: Dennis Lam <dennis.lamerice@gmail.com>
> ---
> Documentation/core-api/printk-index.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/core-api/printk-index.rst b/Documentation/core-api/printk-index.rst
> index 3062f37d119b..1979c5dd32fe 100644
> --- a/Documentation/core-api/printk-index.rst
> +++ b/Documentation/core-api/printk-index.rst
> @@ -4,7 +4,7 @@
> Printk Index
> ============
>
> -There are many ways how to monitor the state of the system. One important
> +There are many ways to monitor the state of the system. One important
> source of information is the system log. It provides a lot of information,
> including more or less important warnings and error messages.
>
> @@ -101,7 +101,7 @@ their own wrappers adding __printk_index_emit().
>
> Only few subsystem specific wrappers have been updated so far,
> for example, dev_printk(). As a result, the printk formats from
> -some subsystes can be missing in the printk index.
> +some subsystems can be missing in the printk index.
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-07 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 21:25 [PATCH] docs:core-api: fixed typos and grammar in printk-index page Dennis Lam
2024-05-07 14:01 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox