From patchwork Fri Nov 5 20:34:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Morton X-Patchwork-Id: 12605647 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2B05C433EF for ; Fri, 5 Nov 2021 20:42:07 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 864D860E09 for ; Fri, 5 Nov 2021 20:42:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 864D860E09 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id 1A3BA94008A; Fri, 5 Nov 2021 16:42:06 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 025EE94007C; Fri, 5 Nov 2021 16:42:05 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D039F94008A; Fri, 5 Nov 2021 16:42:05 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0087.hostedemail.com [216.40.44.87]) by kanga.kvack.org (Postfix) with ESMTP id 688B294007C for ; Fri, 5 Nov 2021 16:42:05 -0400 (EDT) Received: from smtpin18.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 205B78249980 for ; Fri, 5 Nov 2021 20:42:05 +0000 (UTC) X-FDA: 78776048610.18.BDABBAB Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf11.hostedemail.com (Postfix) with ESMTP id 9EDE3F0000B9 for ; Fri, 5 Nov 2021 20:42:04 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 367C061212; Fri, 5 Nov 2021 20:34:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1636144480; bh=YmJN9k+AvaTAJe4caCznDxTBuY6tu4WmKoSVS/t4vgQ=; h=Date:From:To:Subject:In-Reply-To:From; b=un60l7yN+1dnfo+YkSDfwBnaT1fCOEGvpe5rkC/o9ExTd4HVTlAlYkEZ++ODKmYN7 nBn3EKSez9jC13TZPefO39vW31qR1jfq5pkMA/ZcNrJUsrifuuab6jjHyuSSqlnM7g Eq9u6/tX+aLtsC64lARw/jBB6I8EOFUggaYeC+ZI= Date: Fri, 05 Nov 2021 13:34:39 -0700 From: Andrew Morton To: akpm@linux-foundation.org, colin.king@canonical.com, linux-mm@kvack.org, mm-commits@vger.kernel.org, sven@narfation.org, torvalds@linux-foundation.org Subject: [patch 002/262] scripts/spelling.txt: fix "mistake" version of "synchronization" Message-ID: <20211105203439.Tb9TpW8XV%akpm@linux-foundation.org> In-Reply-To: <20211105133408.cccbb98b71a77d5e8430aba1@linux-foundation.org> User-Agent: s-nail v14.8.16 Authentication-Results: imf11.hostedemail.com; dkim=pass header.d=linux-foundation.org header.s=korg header.b=un60l7yN; dmarc=none; spf=pass (imf11.hostedemail.com: domain of akpm@linux-foundation.org designates 198.145.29.99 as permitted sender) smtp.mailfrom=akpm@linux-foundation.org X-Rspamd-Server: rspam02 X-Rspamd-Queue-Id: 9EDE3F0000B9 X-Stat-Signature: oycqachcdrhw8esjwchgnce5wkj46onr X-HE-Tag: 1636144924-443237 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: From: Sven Eckelmann Subject: scripts/spelling.txt: fix "mistake" version of "synchronization" If both "mistake" version and "correction" version are the same, a warning message is created by checkpatch which is impossible to fix. But it was noticed that Colan Ian King created a commit e6c0a0889b80 ("ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"") which suggests that this spelling mistake was fixed by replacing the word "synchronization" with itself. But the actual diff shows that the mistake in the code was "sychronization". It is rather likely that the "mistake" in spelling.txt should have been the latter. Link: https://lkml.kernel.org/r/20210926065529.6880-1-sven@narfation.org Fixes: 2e74c9433ba8 ("scripts/spelling.txt: add more spellings to spelling.txt") Signed-off-by: Sven Eckelmann Reviewed-by: Colin Ian King Signed-off-by: Andrew Morton --- scripts/spelling.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/scripts/spelling.txt~scripts-spellingtxt-fix-mistake-version-of-synchronization +++ a/scripts/spelling.txt @@ -1450,7 +1450,7 @@ syfs||sysfs symetric||symmetric synax||syntax synchonized||synchronized -synchronization||synchronization +sychronization||synchronization synchronuously||synchronously syncronize||synchronize syncronized||synchronized