All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Arnd Bergmann <arnd@arndb.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] lkdtm: bugs: Fix spelling mistake
Date: Thu, 2 Apr 2020 00:08:56 -0700	[thread overview]
Message-ID: <202004020008.C3403E1@keescook> (raw)
In-Reply-To: <20200401182855.GA16253@embeddedor>

On Wed, Apr 01, 2020 at 01:28:55PM -0500, Gustavo A. R. Silva wrote:
> Fix spelling mistake s/Intentially/Intentionally
> 
> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>

Thanks! Greg, can you snag this when you get a chance?

Acked-by: Kees Cook <keescook@chromium.org>

-Kees

> ---
>  drivers/misc/lkdtm/bugs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/misc/lkdtm/bugs.c b/drivers/misc/lkdtm/bugs.c
> index 886459e0ddd9..736675f0a246 100644
> --- a/drivers/misc/lkdtm/bugs.c
> +++ b/drivers/misc/lkdtm/bugs.c
> @@ -208,7 +208,7 @@ void lkdtm_OVERFLOW_UNSIGNED(void)
>  	ignored = value;
>  }
>  
> -/* Intentially using old-style flex array definition of 1 byte. */
> +/* Intentionally using old-style flex array definition of 1 byte. */
>  struct array_bounds_flex_array {
>  	int one;
>  	int two;
> -- 
> 2.26.0
> 

-- 
Kees Cook

  reply	other threads:[~2020-04-02  7:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-01 18:28 [PATCH][next] lkdtm: bugs: Fix spelling mistake Gustavo A. R. Silva
2020-04-02  7:08 ` Kees Cook [this message]
2020-04-02  7:40   ` Greg Kroah-Hartman

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=202004020008.C3403E1@keescook \
    --to=keescook@chromium.org \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=gustavo@embeddedor.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.