projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4adc7d
)
Documentation/admin-guide: tainted-kernels: fix spelling mistake
author
Yue Hu
<huyue2@yulong.com>
Sat, 25 Jul 2020 02:24:44 +0000
(10:24 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 27 Jul 2020 22:22:58 +0000
(16:22 -0600)
Fix typo "tis" -> "this".
Signed-off-by: Yue Hu <huyue2@yulong.com>
Link:
https://lore.kernel.org/r/20200725022444.10976-1-zbestahu@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/tainted-kernels.rst
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/tainted-kernels.rst
b/Documentation/admin-guide/tainted-kernels.rst
index
825231b
..
abf8047
100644
(file)
--- a/
Documentation/admin-guide/tainted-kernels.rst
+++ b/
Documentation/admin-guide/tainted-kernels.rst
@@
-38,7
+38,7
@@
either letters or blanks. In above example it looks like this::
Tainted: P W O
-The meaning of those characters is explained in the table below. In tis case
+The meaning of those characters is explained in the table below. In t
h
is case
the kernel got tainted earlier because a proprietary Module (``P``) was loaded,
a warning occurred (``W``), and an externally-built module was loaded (``O``).
To decode other letters use the table below.