From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 2E06D14A83; Thu, 11 Apr 2024 16:45:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712853922; cv=none; b=kom7tUwOW7IKkJpZnZkGRg3YRsJH/GhAGvCCY4fO1cbVj19qSbdcyXtwU7HlTaWtUziqZLqdJXPcJC01YKFGxsnXTFkSwPDBv09AKlvPfOvzopkhdso4ZjzPOXUtzygiiE2lqHuxjMCLE0ekTpz3bejm7yGWh/BzHA7R63TMYgc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712853922; c=relaxed/simple; bh=h/ZEohgU3P5v2a7EY1UZ9zQutp5wDrWrURUGVudi2mo=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=pouukBNzMyoYSIl2nZpxoLE+Wc1oWx0OksI4g+jDJ3Hai5VBHFDRnFGyOO44XVLSdzV5mQzJyaGjLkmWAawwmYX/kSbRdnTsXAEqURYyJLi3RMwzDYrcyzOPkHVMumi2CDMuu2NRvtthh3yBFe4BSY5/H5nBMSrtq6ZjJbSeUYo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0C52C113E; Thu, 11 Apr 2024 09:45:50 -0700 (PDT) Received: from [10.1.196.40] (e121345-lin.cambridge.arm.com [10.1.196.40]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 21A953F6C4; Thu, 11 Apr 2024 09:45:17 -0700 (PDT) Message-ID: Date: Thu, 11 Apr 2024 17:45:15 +0100 Precedence: bulk X-Mailing-List: ecryptfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] treewide: Fix common grammar mistake "the the" To: Thorsten Blum , kernel-janitors@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-s390@vger.kernel.org, speakup@linux-speakup.org, intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-wireless@vger.kernel.org, linux-scsi@vger.kernel.org, linux-afs@lists.infradead.org, ecryptfs@vger.kernel.org, netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-unionfs@vger.kernel.org, linux-arch@vger.kernel.org, io-uring@vger.kernel.org, cocci@inria.fr, linux-perf-users@vger.kernel.org References: <20240411150437.496153-4-thorsten.blum@toblux.com> From: Robin Murphy Content-Language: en-GB In-Reply-To: <20240411150437.496153-4-thorsten.blum@toblux.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 11/04/2024 4:04 pm, Thorsten Blum wrote: > Use `find . -type f -exec sed -i 's/\/the/g' {} +` to find all > occurrences of "the the" and replace them with a single "the". > [...] > diff --git a/arch/arm/include/asm/unwind.h b/arch/arm/include/asm/unwind.h > index d60b09a5acfc..a75da9a01f91 100644 > --- a/arch/arm/include/asm/unwind.h > +++ b/arch/arm/include/asm/unwind.h > @@ -10,7 +10,7 @@ > > #ifndef __ASSEMBLY__ > > -/* Unwind reason code according the the ARM EABI documents */ > +/* Unwind reason code according the ARM EABI documents */ Well, that's clearly still not right... repeated words aren't *always* redundant, sometimes they're meant to be other words ;) Thanks, Robin. From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 62FA3C4345F for ; Thu, 11 Apr 2024 16:45:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=55vWzkC5meYocmdDwMhaOelCiJeNiHdwircp1qwSCcQ=; b=XtJV5dC2AdVH3/ 6PiuWp8pjDVcHCJizxZCGXjtJHSk+9KFuqHqFms+b7oB8WHY3B0kUXgv/LYII4/cuUpPZJb6iRRvB lLfYybKUKKpB+IUYBF4YFMA+EP1QW3Hsnt6RlB5ZUGjlyhcYY71EN+HHIcpfJ72v8zmc5J1tDvjld gwxJNxf+AXgOfgGhH4TdBZb+W5FXDgh5psvVFBa1MLMLoLTL9dvMaNeuQ9ouc6jYDBm3TyXOhy5Wx 8QqxMQIm2Wp+GDnjjXz66vpzq8T4XSHED02rupDfH2ZqN683VM0fp3wP1KHiDYSUN1ibYz+zJpg+t c6nscevvFgFv+42hbU0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruxYD-0000000D9Oz-1wcM; Thu, 11 Apr 2024 16:45:25 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruxY9-0000000D9Ng-2bq4; Thu, 11 Apr 2024 16:45:23 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0C52C113E; Thu, 11 Apr 2024 09:45:50 -0700 (PDT) Received: from [10.1.196.40] (e121345-lin.cambridge.arm.com [10.1.196.40]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 21A953F6C4; Thu, 11 Apr 2024 09:45:17 -0700 (PDT) Message-ID: Date: Thu, 11 Apr 2024 17:45:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] treewide: Fix common grammar mistake "the the" To: Thorsten Blum , kernel-janitors@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-s390@vger.kernel.org, speakup@linux-speakup.org, intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-wireless@vger.kernel.org, linux-scsi@vger.kernel.org, linux-afs@lists.infradead.org, ecryptfs@vger.kernel.org, netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-unionfs@vger.kernel.org, linux-arch@vger.kernel.org, io-uring@vger.kernel.org, cocci@inria.fr, linux-perf-users@vger.kernel.org References: <20240411150437.496153-4-thorsten.blum@toblux.com> From: Robin Murphy Content-Language: en-GB In-Reply-To: <20240411150437.496153-4-thorsten.blum@toblux.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240411_094522_015378_5FEDE4BC X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11/04/2024 4:04 pm, Thorsten Blum wrote: > Use `find . -type f -exec sed -i 's/\/the/g' {} +` to find all > occurrences of "the the" and replace them with a single "the". > [...] > diff --git a/arch/arm/include/asm/unwind.h b/arch/arm/include/asm/unwind.h > index d60b09a5acfc..a75da9a01f91 100644 > --- a/arch/arm/include/asm/unwind.h > +++ b/arch/arm/include/asm/unwind.h > @@ -10,7 +10,7 @@ > > #ifndef __ASSEMBLY__ > > -/* Unwind reason code according the the ARM EABI documents */ > +/* Unwind reason code according the ARM EABI documents */ Well, that's clearly still not right... repeated words aren't *always* redundant, sometimes they're meant to be other words ;) Thanks, Robin. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel