[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZpFdcteO8CeZ94Cn@slm.duckdns.org>
Date: Fri, 12 Jul 2024 06:44:34 -1000
From: Tejun Heo <tj@...nel.org>
To: Jonathan Corbet <corbet@....net>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the cgroup tree
Hello,
On Fri, Jul 12, 2024 at 08:48:19AM -0600, Jonathan Corbet wrote:
> > Actually my character map app says that it should be the two bytes 0xC3
> > 0xBD in UTF-8 (it is 0x00FD in UTF-16).
>
> As you observed, the patch is encoded in ISO-8859, not UTF8; that
> doesn't fit well in a file that uses UTF8. One could argue that Sphinx
> should be a bit more robust, but satisfactory results will not be had
> regardless.
>
> An encoding check might be a useful thing to have in checkpatch.pl,
> methinks.
Local env is utf-8 but I saved the email from mutt and then applied it, so
maybe that's why it became iso-8859? Anyways, I'll fix it up.
Thanks.
--
tejun
Powered by blists - more mailing lists