Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp43141pxj; Wed, 16 Jun 2021 19:47:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxThbI6E6sM8kUmcc5p/OVKwcrZvqCEpJvd6vs+RdtkGW1XoZbCHBcLFkbKxV9TcicJkH8G X-Received: by 2002:a17:906:33c8:: with SMTP id w8mr2731521eja.46.1623898055241; Wed, 16 Jun 2021 19:47:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623898055; cv=none; d=google.com; s=arc-20160816; b=nCHFFdkqe0B1RNY7d1wzh7Yg92AGW4B0AFaD2gvWTfDMZ/uxA1DfNmYJHCur+uXwFL PG4Pt9UPhvboiDvWc8TNz5H3bVinoGBMU5WpGENvlxI4jpdmKbruSDEOboni4/t46I1Q fo7NHW321o9GneROD/AhbvhWmyWBmDBBZMsK7qkTDXLmUSu0uohx/CRJSrrwPg3b5b0o W82vvAb/NTgIzibDoiRBph/xA3KpeYb0tcmH8h5H3j93YuoSvZU5cFE+WXpfDNHCpFNA oIQMoXF7JtRVkk5mQaLdEQirAbHX72MW9IJMaE/kXVV39z9sdYBzj8Y+7sHm/Hi0vXKI 0iOQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :to:subject; bh=i2cychxofVVv/c5J52iYISzH6EtQ3wSP6rcfhFEGxzo=; b=YBDxTMnFIHgy0xfJwwZe0hu1ZXEJdvAPKlQR1K/GnHoaxlMzjJjPkM69L72B5tqL0L zmsZwG8lwdv/fWrqwrjqg8z6MhjtNvwM/GuQR+W5/acdZhciFsvDi1z93KGiussHU1Ys exbBAXiFbkJ3W73D+mt0MRpLqx14RxGEWtXTriM7hqOmGYuNPFYPhwBCxOtXTwZ+cg2R U75/t/8Xy2oSKPMy9t6/oNTJF6QuKQaU4/2NNVadK6RrSVfT/MQ87fH2vigeejafrw51 cqAqEhqDxqGNX2HdvlqwL0K3j8JLycECZvEkw9tU5aFZw6WGrpNQR9A0jiBrnqAXWfB5 /4oA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 19si3960057ejx.529.2021.06.16.19.47.13; Wed, 16 Jun 2021 19:47:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231800AbhFQBNR (ORCPT + 99 others); Wed, 16 Jun 2021 21:13:17 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:4952 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230267AbhFQBNR (ORCPT ); Wed, 16 Jun 2021 21:13:17 -0400 Received: from dggemv704-chm.china.huawei.com (unknown [172.30.72.55]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4G53nn2nDPz70bb; Thu, 17 Jun 2021 09:07:57 +0800 (CST) Received: from dggpemm500006.china.huawei.com (7.185.36.236) by dggemv704-chm.china.huawei.com (10.3.19.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Thu, 17 Jun 2021 09:11:07 +0800 Received: from [127.0.0.1] (10.174.179.0) by dggpemm500006.china.huawei.com (7.185.36.236) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Thu, 17 Jun 2021 09:11:06 +0800 Subject: Re: [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script To: Jonathan Corbet , Joe Perches , "Andrew Morton" , Nicolas Dichtel , Jason Baron , Stefani Seibold , Jacob Keller , Thomas Graf , Herbert Xu , Jens Axboe , Petr Mladek , Sergey Senozhatsky , Andy Shevchenko , Rasmus Villemoes , linux-kernel References: <20210616122507.896-1-thunder.leizhen@huawei.com> <20210616122507.896-2-thunder.leizhen@huawei.com> <87bl85yi68.fsf@meer.lwn.net> From: "Leizhen (ThunderTown)" Message-ID: <4c8ca535-398c-0d19-5242-27ed1d3905ec@huawei.com> Date: Thu, 17 Jun 2021 09:11:05 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <87bl85yi68.fsf@meer.lwn.net> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.179.0] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggpemm500006.china.huawei.com (7.185.36.236) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/6/16 22:53, Jonathan Corbet wrote: > Zhen Lei writes: > >> The file scripts/spelling.txt recorded a large number of spelling >> "mistake||correction" pairs. These entries are currently maintained in >> order, but the results are not strict. In addition, when someone wants to >> add some new pairs, he either sort them manually or write a script, which >> is clearly a waste of labor. So add this script. For all spelling >> "mistake||correction" pairs, sort based on "correction", then on "mistake", >> and remove duplicates. Sorting based on "mistake" first is not chosen >> because it is uncontrollable. >> >> Signed-off-by: Zhen Lei >> --- >> scripts/spelling_sanitizer.sh | 27 +++++++++++++++++++++++++++ >> 1 file changed, 27 insertions(+) >> create mode 100755 scripts/spelling_sanitizer.sh >> >> diff --git a/scripts/spelling_sanitizer.sh b/scripts/spelling_sanitizer.sh >> new file mode 100755 >> index 000000000000..603bb7e0e66b >> --- /dev/null >> +++ b/scripts/spelling_sanitizer.sh >> @@ -0,0 +1,27 @@ >> +#!/bin/sh -efu >> +# SPDX-License-Identifier: GPL-2.0 >> + >> +# To get the traditional sort order that uses native byte values > > So I am of the naive opinion that everything we drop into scripts/ > should start with a comment saying why it exists and how to use it. > Otherwise how are people going to benefit from it? Rigth, I will add the description, thanks. > > Thanks, > > jon > > . >