Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/admin-guide: tainted-kernels: fix spelling mistake

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>

authored by

Yue Hu and committed by
Jonathan Corbet
2cb3188b b4adc7df

+1 -1
+1 -1
Documentation/admin-guide/tainted-kernels.rst
··· 38 38 39 39 Tainted: P W O 40 40 41 - The meaning of those characters is explained in the table below. In tis case 41 + The meaning of those characters is explained in the table below. In this case 42 42 the kernel got tainted earlier because a proprietary Module (``P``) was loaded, 43 43 a warning occurred (``W``), and an externally-built module was loaded (``O``). 44 44 To decode other letters use the table below.