Re: [PATCH v2] nvme/host: fixup some typos

From: Wilfred Mallawa

Date: Wed Jan 07 2026 - 18:09:20 EST


On Wed, 2026-01-07 at 14:15 +0100, hch wrote:
> On Wed, Jan 07, 2026 at 10:33:37AM +0000, Wilfred Mallawa wrote:
> > > I don't see a typo here, just a reformatting to a different
> > > comment
> > > style not very commonly used in the nvme code.
> >
> > It's just the extra white space before the "This avoids". Is that
> > not a
> > typo?
>
> Double spaces after the end of a sentence is common style for fixed
> width font text and recommended by various (usually older) coding
> guidelines.  But even typesetting for variable-sided fonts sometimes
> add extra space, in TeX this is known as "french spacing"
>

Ah I see, thanks for letting me know!

Wilfred