From: Matthew Wilcox <willy@infradead.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org,
kernel list <linux-kernel@vger.kernel.org>,
corbet@lwn.net, linux-doc@vger.kernel.org
Subject: Re: Consistent capitalization of "device tree"?
Date: Mon, 7 Jan 2019 10:44:23 -0800 [thread overview]
Message-ID: <20190107184423.GA6310@bombadil.infradead.org> (raw)
In-Reply-To: <20190107183711.GA5671@amd>
On Mon, Jan 07, 2019 at 07:37:11PM +0100, Pavel Machek wrote:
> Is it "Device Tree" or "device tree"?
>
> pavel@duo:/data/l/k/Documentation$ grep -r "Device Tree" | wc -l
> 235
> pavel@duo:/data/l/k/Documentation$ grep -r "device tree" | wc -l
> 595
You missed ...
$ git grep -r "Device tree" Documentation/ | wc -l
84
although at least some of those are "Capitalise device because it's the
start of a sentence".
next prev parent reply other threads:[~2019-01-07 18:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-07 18:37 Consistent capitalization of "device tree"? Pavel Machek
2019-01-07 18:44 ` Matthew Wilcox [this message]
2019-01-07 18:45 ` Rob Herring
2019-01-08 1:09 ` Frank Rowand
2019-01-07 19:06 ` Frank Rowand
2019-01-07 19:24 ` Pavel Machek
2019-01-08 4:49 ` Frank Rowand
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=20190107184423.GA6310@bombadil.infradead.org \
--to=willy@infradead.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=robh@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).