lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 12 Jan 2017 10:57:03 -0800
From:   Kees Cook <keescook@...omium.org>
To:     Jinbum Park <jinb.park7@...il.com>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        Colin King <colin.king@...onical.com>,
        Joe Perches <joe@...ches.com>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] scripts/spelling.txt: add some typo-words

On Thu, Jan 12, 2017 at 3:34 AM, Jinbum Park <jinb.park7@...il.com> wrote:
> I wrote a simple script to find new typo not in spelling.txt.
> (https://github.com/jinb-park/find-linux-kernel-typo)
>
> and get following result:
>
>         [ rank ]
>         63 paramaters
>         18 alignement
>         9 strucuture
>         ....
>
> The number means how many files include the typo.
> This patch adds these common typo.
>
> Signed-off-by: Jinbum Park <jinb.park7@...il.com>

Sounds good to me!

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

-Kees

> ---
>  scripts/spelling.txt | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
> index 417ede8..201d0ed 100644
> --- a/scripts/spelling.txt
> +++ b/scripts/spelling.txt
> @@ -74,6 +74,7 @@ algoritms||algorithms
>  algorrithm||algorithm
>  algorritm||algorithm
>  aligment||alignment
> +alignement||alignment
>  allign||align
>  allocatrd||allocated
>  allocte||allocate
> @@ -752,6 +753,7 @@ pakage||package
>  pallette||palette
>  paln||plan
>  paramameters||parameters
> +paramaters||parameters
>  paramater||parameter
>  parametes||parameters
>  parametised||parametrised
> @@ -996,6 +998,7 @@ straming||streaming
>  struc||struct
>  structres||structures
>  stuct||struct
> +strucuture||structure
>  stucture||structure
>  sturcture||structure
>  subdirectoires||subdirectories
> --
> 1.9.1
>



-- 
Kees Cook
Nexus Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ