We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd29dfe commit fd37a0fCopy full SHA for fd37a0f
Documentation/core-api/printk-index.rst
@@ -4,7 +4,7 @@
4
Printk Index
5
============
6
7
-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
8
source of information is the system log. It provides a lot of information,
9
including more or less important warnings and error messages.
10
@@ -101,7 +101,7 @@ their own wrappers adding __printk_index_emit().
101
102
Only few subsystem specific wrappers have been updated so far,
103
for example, dev_printk(). As a result, the printk formats from
104
-some subsystes can be missing in the printk index.
+some subsystems can be missing in the printk index.
105
106
107
Subsystem specific prefix
0 commit comments