Re: [PATCH][next] scripts/spelling.txt: add more spellings to spelling.txt

From: Randy Dunlap
Date: Mon Jun 10 2024 - 10:59:48 EST




On 6/10/24 4:04 AM, Colin Ian King wrote:
> Some of the more common spelling mistakes and typos that I've found while
> fixing up spelling mistakes in the kernel since December 2023.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
> ---
> scripts/spelling.txt | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
>
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
> index edec60d39bbf..702a50ae1ad1 100644
> --- a/scripts/spelling.txt
> +++ b/scripts/spelling.txt
> @@ -261,6 +261,7 @@ broadcase||broadcast

> @@ -838,6 +853,7 @@ initalise||initialize
> initalize||initialize
> initation||initiation
> initators||initiators
> +initialiased||initialized

We normally accept British spellings...

All of the others look good to me.
Thanks.


Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

--
~Randy