From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPzmM-0006aC-BD for qemu-devel@nongnu.org; Wed, 20 Jul 2016 18:15:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPzmK-0007eq-Bu for qemu-devel@nongnu.org; Wed, 20 Jul 2016 18:15:45 -0400 Received: from mail-io0-x22c.google.com ([2607:f8b0:4001:c06::22c]:33858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPzmK-0007em-79 for qemu-devel@nongnu.org; Wed, 20 Jul 2016 18:15:44 -0400 Received: by mail-io0-x22c.google.com with SMTP id q83so60407775iod.1 for ; Wed, 20 Jul 2016 15:15:44 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20160720193955.21782-1-bobby.prani@gmail.com> <20160720193955.21782-4-bobby.prani@gmail.com> <578FED3E.2040603@redhat.com> From: Pranith Kumar Date: Wed, 20 Jul 2016 18:15:14 -0400 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 3/3] Update README to accomodate markdown format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Eric Blake , Paolo Bonzini , "Daniel P. Berrange" , John Snow , "open list:All patches CC here" , Fam Zheng , Stefan Weil , Stefan Hajnoczi , Markus Armbruster On Wed, Jul 20, 2016 at 6:07 PM, Peter Maydell wrote: > On 20 July 2016 at 22:33, Pranith Kumar wrote: >> Hmm, the original README did not have an explicit new line at end of >> file. > > Yes it did: > $ git show 70f87e0f0a:README | tail -c 1 | od -An -a > nl > OK. The v2 version of the patch I sent earlier has this fixed. I thought that Eric was commenting on that version but he was commenting on v1. Thanks, -- Pranith