[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201012131420.0e621db1@lwn.net>
Date: Mon, 12 Oct 2020 13:14:20 -0600
From: Jonathan Corbet <corbet@....net>
To: Naoki Hayama <naoki.hayama@...eo.co.jp>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation/admin-guide: tainted-kernels: Fix typo
occured
On Mon, 12 Oct 2020 17:24:41 +0900
Naoki Hayama <naoki.hayama@...eo.co.jp> wrote:
> Fix typo.
> s/occured/occurred/
>
> Signed-off-by: Naoki Hayama <naoki.hayama@...eo.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
Powered by blists - more mailing lists