* [PATCH] Documentation/admin-guide: tainted-kernels: Fix typo occured
@ 2020-10-12 8:24 Naoki Hayama
2020-10-12 19:14 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Naoki Hayama @ 2020-10-12 8:24 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: Naoki Hayama, linux-doc, linux-kernel
Fix typo.
s/occured/occurred/
Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp>
---
Documentation/admin-guide/tainted-kernels.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/tainted-kernels.rst b/Documentation/admin-guide/tainted-kernels.rst
index abf804719890..f718a2eaf1f6 100644
--- a/Documentation/admin-guide/tainted-kernels.rst
+++ b/Documentation/admin-guide/tainted-kernels.rst
@@ -130,7 +130,7 @@ More detailed explanation for tainting
5) ``B`` If a page-release function has found a bad page reference or some
unexpected page flags. This indicates a hardware problem or a kernel bug;
there should be other information in the log indicating why this tainting
- occured.
+ occurred.
6) ``U`` if a user or user application specifically requested that the
Tainted flag be set, ``' '`` otherwise.
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/admin-guide: tainted-kernels: Fix typo occured
2020-10-12 8:24 [PATCH] Documentation/admin-guide: tainted-kernels: Fix typo occured Naoki Hayama
@ 2020-10-12 19:14 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-10-12 19:14 UTC (permalink / raw)
To: Naoki Hayama; +Cc: linux-doc, linux-kernel
On Mon, 12 Oct 2020 17:24:41 +0900
Naoki Hayama <naoki.hayama@lineo.co.jp> wrote:
> Fix typo.
> s/occured/occurred/
>
> Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp>
> ---
> Documentation/admin-guide/tainted-kernels.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/tainted-kernels.rst b/Documentation/admin-guide/tainted-kernels.rst
> index abf804719890..f718a2eaf1f6 100644
> --- a/Documentation/admin-guide/tainted-kernels.rst
> +++ b/Documentation/admin-guide/tainted-kernels.rst
> @@ -130,7 +130,7 @@ More detailed explanation for tainting
> 5) ``B`` If a page-release function has found a bad page reference or some
> unexpected page flags. This indicates a hardware problem or a kernel bug;
> there should be other information in the log indicating why this tainting
> - occured.
> + occurred.
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-12 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 8:24 [PATCH] Documentation/admin-guide: tainted-kernels: Fix typo occured Naoki Hayama
2020-10-12 19:14 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®