From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/5] Remove whitespace in VMDK code. Date: Sat, 19 Jul 2008 10:45:30 +0300 Message-ID: <48819B9A.8000003@qumranet.com> References: <1216326515-20920-1-git-send-email-aliguori@us.ibm.com> <1216326515-20920-3-git-send-email-aliguori@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Anthony Liguori Return-path: Received: from il.qumranet.com ([212.179.150.194]:55269 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752071AbYGSHpd (ORCPT ); Sat, 19 Jul 2008 03:45:33 -0400 In-Reply-To: <1216326515-20920-3-git-send-email-aliguori@us.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Anthony Liguori wrote: > Again, most likely a bad merge. > > Signed-off-by: Anthony Liguori > > diff --git a/qemu/block-vmdk.c b/qemu/block-vmdk.c > index 67dd2f1..843bf86 100644 > --- a/qemu/block-vmdk.c > +++ b/qemu/block-vmdk.c > @@ -93,6 +93,7 @@ typedef struct ActiveBDRVState{ > > static ActiveBDRVState activeBDRV; > > + > static int vmdk_probe(const uint8_t *buf, int buf_size, const char *filename) > { > uint32_t magic; > Um. This adds whitespace. Reversed patch somehow? -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.