From: Wolfram Sang <wsa@kernel.org>
To: Peter Rosin <peda@axentia.se>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-i2c@vger.kernel.org, Biwen Li <biwen.li@nxp.com>
Subject: Re: [PATCH v1] i2c: mux: pca954x: Fix trivia typo: busses -> buses
Date: Tue, 25 Aug 2020 09:18:32 +0200 [thread overview]
Message-ID: <20200825071832.GC1861@ninjato> (raw)
In-Reply-To: <44d27a41-9dd3-d8ba-eefc-da518df98ff8@axentia.se>
[-- Attachment #1: Type: text/plain, Size: 614 bytes --]
On Thu, Aug 20, 2020 at 10:02:04PM +0200, Peter Rosin wrote:
>
> On 2020-08-20 17:27, Andy Shevchenko wrote:
> > Fix trivia typo: busses -> buses. While at it, rearrange LOCs
>
> I don't think it's a typo at all, it's just an old spelling. Not worth it
> if you ask me, but then again, I'm not a native speaker. Anyway, unless I
> get more input my call is to change this whenever drivers/i2c/busses/ is
> renamed...
I follow Peter's reasoning, especially with the directory name. From the
Kernel top dir:
$ git grep busses | wc -l
653
$ git grep buses | wc -l
867
Not a typo in my book.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2020-08-25 7:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 15:27 [PATCH v1] i2c: mux: pca954x: Fix trivia typo: busses -> buses Andy Shevchenko
2020-08-20 20:02 ` Peter Rosin
2020-08-25 7:18 ` Wolfram Sang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200825071832.GC1861@ninjato \
--to=wsa@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=biwen.li@nxp.com \
--cc=linux-i2c@vger.kernel.org \
--cc=peda@axentia.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.