public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Gianfranco Trad <gianf.trad@gmail.com>, akinobu.mita@gmail.com
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Gianfranco Trad <gianf.trad@gmail.com>
Subject: Re: [PATCH] Fix typo "allocateed" to allocated
Date: Mon, 26 Aug 2024 15:37:46 -0600	[thread overview]
Message-ID: <87wmk355jp.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20240819110641.1931-1-gianf.trad@gmail.com>

Gianfranco Trad <gianf.trad@gmail.com> writes:

> Fix minor typo in the fault-injection documentation,
> where the word allocated was misspelled as "allocateed".
>
> Signed-off-by: Gianfranco Trad <gianf.trad@gmail.com>
> ---
>  Documentation/fault-injection/fault-injection.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/fault-injection/fault-injection.rst b/Documentation/fault-injection/fault-injection.rst
> index 70380a2a01b4..9170e22db215 100644
> --- a/Documentation/fault-injection/fault-injection.rst
> +++ b/Documentation/fault-injection/fault-injection.rst
> @@ -283,7 +283,7 @@ kernel may crash because it may not be able to handle the error.
>  There are 4 types of errors defined in include/asm-generic/error-injection.h
>  
>  EI_ETYPE_NULL
> -  This function will return `NULL` if it fails. e.g. return an allocateed
> +  This function will return `NULL` if it fails. e.g. return an allocated
>    object address.

Applied, thanks.

jon

      reply	other threads:[~2024-08-26 21:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-19 11:06 [PATCH] Fix typo "allocateed" to allocated Gianfranco Trad
2024-08-26 21:37 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wmk355jp.fsf@trenco.lwn.net \
    --to=corbet@lwn.net \
    --cc=akinobu.mita@gmail.com \
    --cc=gianf.trad@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox