lkml.org 
[lkml]   [2020]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH][next] lkdtm: bugs: Fix spelling mistake
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

\
 
 \ /
  Last update: 2020-04-02 09:10    [W:0.058 / U:1.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site