[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200609122450.25842-1-sjpark@amazon.com>
Date: Tue, 9 Jun 2020 14:24:50 +0200
From: SeongJae Park <sjpark@...zon.com>
To: SeongJae Park <sjpark@...zon.com>
CC: <akpm@...ux-foundation.org>, <colin.king@...onical.com>,
<linux-kernel@...r.kernel.org>, <stable@...r.kernel.org>,
SeongJae Park <sjpark@...zon.de>
Subject: Re: [PATCH] scripts/spelling: Recommend blocklist/allowlist instead of blacklist/whitelist
On Tue, 9 Jun 2020 14:18:43 +0200 SeongJae Park <sjpark@...zon.com> wrote:
> From: SeongJae Park <sjpark@...zon.de>
>
> This commit recommends the patches to replace 'blacklist' and
> 'whitelist' with the 'blocklist' and 'allowlist', because the new
> suggestions are incontrovertible, doesn't make people hurt, and more
> self-explanatory.
>
> Signed-off-by: SeongJae Park <sjpark@...zon.de>
>
> cr https://code.amazon.com/reviews/CR-27247203
Oops, sorry for leaving this unnecessary text. Will post the 2nd version soon,
please ignore this patch.
Thanks,
SeongJae Park
> ---
> scripts/spelling.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
> index d9cd24cf0d40..ea785568d8b8 100644
> --- a/scripts/spelling.txt
> +++ b/scripts/spelling.txt
> @@ -230,6 +230,7 @@ beter||better
> betweeen||between
> bianries||binaries
> bitmast||bitmask
> +blacklist||blocklist
> boardcast||broadcast
> borad||board
> boundry||boundary
> @@ -1495,6 +1496,7 @@ whcih||which
> whenver||whenever
> wheter||whether
> whe||when
> +whitelist||allowlist
> wierd||weird
> wiil||will
> wirte||write
> --
> 2.17.1
>
Powered by blists - more mailing lists