From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:53644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkASL-0008Sw-9p for qemu-devel@nongnu.org; Thu, 17 Jan 2019 11:23:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkASJ-0002RP-Ea for qemu-devel@nongnu.org; Thu, 17 Jan 2019 11:23:49 -0500 Received: from mail-ot1-x335.google.com ([2607:f8b0:4864:20::335]:38445) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gkASG-0002Na-8o for qemu-devel@nongnu.org; Thu, 17 Jan 2019 11:23:45 -0500 Received: by mail-ot1-x335.google.com with SMTP id e12so11646096otl.5 for ; Thu, 17 Jan 2019 08:23:43 -0800 (PST) MIME-Version: 1.0 References: <20190117161355.18204-1-philmd@redhat.com> In-Reply-To: <20190117161355.18204-1-philmd@redhat.com> From: Peter Maydell Date: Thu, 17 Jan 2019 16:23:30 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: QEMU Developers , QEMU Trivial , Paolo Bonzini , =?UTF-8?B?QWxleCBCZW5uw6ll?= On Thu, 17 Jan 2019 at 16:15, Philippe Mathieu-Daud=C3=A9 wrote: > > Patch incorrectly applied as 15ffb43cbf4. > > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > --- > Paolo can this be a patchew bug? Putting a suitable check into checkpatch would probably be a good idea. thanks -- PMM