From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXllv-0006hL-6M for qemu-devel@nongnu.org; Fri, 14 Dec 2018 06:36:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXllq-00057J-3F for qemu-devel@nongnu.org; Fri, 14 Dec 2018 06:36:47 -0500 References: <20181213223737.11793-1-pbonzini@redhat.com> <20181213223737.11793-3-pbonzini@redhat.com> <20181214102211.GF4265@redhat.com> From: Paolo Bonzini Message-ID: Date: Fri, 14 Dec 2018 12:35:53 +0100 MIME-Version: 1.0 In-Reply-To: <20181214102211.GF4265@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Daniel_P=2e_Berrang=c3=a9?= Cc: qemu-devel@nongnu.org, Stefan Hajnoczi , Kevin Wolf , Max Reitz , Stefan Weil , Viktor Prutyanov , Richard Henderson , Peter Maydell , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , Amit Shah , "Michael S. Tsirkin" , Stefano Stabellini , Anthony Perard , Andrzej Zaborowski , Gerd Hoffmann , Eduardo Habkost , Marcel Apfelbaum , John Snow , Aurelien Jarno , Aleksandar Markovic , Stefan Markovic , Jason Wang , Jiri Pirko , Dmitry Fleytman , David Gibson , =?UTF-8?Q?Herv=c3=a9_Poussineau?= , Fam Zheng , Magnus Damm , Igor Mammedov , Riku Voipio , Laurent Vivier , Eric Blake , Thomas Huth , "Edgar E. Iglesias" , =?UTF-8?Q?Alex_Benn=c3=a9e?= , "open list:bochs" , "open list:Stellaris" , "open list:X86" , "open list:ppc4xx" On 14/12/18 11:22, Daniel P. Berrang=C3=A9 wrote: >> crypto/aes.c >> crypto/desrfb.c > > I'd rather like this to be cleaned to finish the job for > crypto/. Ok, will do. Paolo