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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B8DD6C64EC3 for ; Fri, 3 Feb 2023 12:30:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232888AbjBCMaV (ORCPT ); Fri, 3 Feb 2023 07:30:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39708 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232838AbjBCMaS (ORCPT ); Fri, 3 Feb 2023 07:30:18 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2D6268AE3 for ; Fri, 3 Feb 2023 04:30:10 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id u10so692574wmj.3 for ; Fri, 03 Feb 2023 04:30:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=oliUtLWESo3lQu6iHKqwx+2QOwN2sNCjDu921E6eImU=; b=PC6jnhprbBOYA5gQ8hht4uhJybrq7/0C64ACU2Gt9qfbW1pk9VfapwtzsEQiHMXbWG 1JppW/crId+0Ce/5NY+vbYD8aQrWah3VOr/cgyiKfrz+CsV1xjGADT9tWMUyPppehNBX SC0wy/PcQSuekQwM7g/y6t2SL8B/Gkosz5mtmibN43bNv0b1mD4tCXB0banPcItFJwfc i54CE0XoHTzA+jAmoTtBHleO+mnp2xAR7FyjhdHzEDNwwY9TdNXm+ghb8j6ArobpiwRR 9hn30hxFYj4ol+bMYzOz9KNKlsouP5G6WIVr/nA+qavbwuBMicrP2QKe1d5rCLF7jiXP ViLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=oliUtLWESo3lQu6iHKqwx+2QOwN2sNCjDu921E6eImU=; b=4ePbCbdln6wlLKcsPSfd7w0fPluvham+xPqmtyoRrhRHxy5sUb2Cb2BMuw4SEdgq0g IKbcuqMBHAqOzjXIOHdg6XENoQuHvWHbfschqmsZp7a4e4+TDLhBI6LKLwL28hGvxU1o vhbUpY3DBqfvbRV0ylpt/AoMV+iN1WQnZPVganIsmQI01y6RqEDUTIQtbYQ5Z0qHLCAW YXUEKVdVhDO4+iwX4U+Dks+Ci1H2Ty4Tr52qoKRJfPXFtSunupYwjwFOWGQ3WkBGHwgj jniXLCo1uUSsJqJQACCgfAqPiNt6vvs8JxjvX3Cxm9+QjKSyFrXmJvXeSnSJmjjP50c+ bBVg== X-Gm-Message-State: AO0yUKW1uLss6UWjWFopqRBIL4BjIXdFUdD182FcenVQAJ2z081+IHTC PMOzkfy36iJ9xqG4d19Mz+LfmQ== X-Google-Smtp-Source: AK7set8hvfzN5yvSx0vn3SHDYBE0Cu37jFl12DeSADMr5lTBdrNCrV6wJaZ+esFXBrp8t+sFKTfd2w== X-Received: by 2002:a05:600c:4395:b0:3df:9858:c02c with SMTP id e21-20020a05600c439500b003df9858c02cmr4411370wmn.1.1675427409090; Fri, 03 Feb 2023 04:30:09 -0800 (PST) Received: from [192.168.2.104] ([79.115.63.122]) by smtp.gmail.com with ESMTPSA id h27-20020a05600c2cbb00b003db12112fcfsm2871505wmc.4.2023.02.03.04.30.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 03 Feb 2023 04:30:08 -0800 (PST) Message-ID: Date: Fri, 3 Feb 2023 12:30:06 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH] tree-wide: trivial: s/ a SPI/ an SPI/ Content-Language: en-US To: Mark Brown , Geert Uytterhoeven Cc: trivial@kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, netdev@vger.kernel.org, linux-spi@vger.kernel.org, linux-doc@vger.kernel.org, linux-acpi@vger.kernel.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org, linux-mips@vger.kernel.org, linux-mtd@lists.infradead.org, linux-wireless@vger.kernel.org, chrome-platform@lists.linux.dev, linux-rtc@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev, linux-usb@vger.kernel.org References: <20230203101624.474611-1-tudor.ambarus@linaro.org> From: Tudor Ambarus In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On 2/3/23 11:47, Mark Brown wrote: > On Fri, Feb 03, 2023 at 11:28:03AM +0100, Geert Uytterhoeven wrote: >> On Fri, Feb 3, 2023 at 11:17 AM Tudor Ambarus wrote: > >>> The deciding factor for when a/an should be used is the sound >>> that begins the word which follows these indefinite articles, >>> rather than the letter which does. Use "an SPI" (SPI begins >>> with the consonant letter S, but the S is pronounced with its >>> letter name, "es."). > >> While I agree with your pronunciation, I believe the SPI maintainer >> (which you forgot to CC) pronounces it in James Bond-style, i.e. rhymes >> with "spy" ;-) > > Yes, I do. To the best of my knowledge most people just say "spy" > rather than pronouncing the letters or anything. > > In any case as I said in reply to one of the individual patches English > isn't regular enough to go with hard and fast rules on anything, and the > letter rule is much more commonly used where something is needed. Using > an here looks wrong to me, and the fact that a is so widely used does > suggest that usage has escaped whatever rule there is. Indeed: $ git grep " a SPI" | wc -l 131 $ git grep " an SPI" | wc -l 88 Ok, let's drop this patch. Cheers, ta