Re: [Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests

2014-12-12 Thread Stefan Hajnoczi
On Tue, Dec 09, 2014 at 03:38:02PM +0800, Fam Zheng wrote: > This will make it easier to keep checkpatch.pl happy. > > Fam Zheng (2): > qemu-iotests: Remove traling whitespaces in *.out > block: Don't add trailing space in "Formating..." message > > block.c| 4 +- > inc

Re: [Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests

2014-12-11 Thread Markus Armbruster
Fam Zheng writes: > On Wed, 12/10 13:50, Markus Armbruster wrote: >> Fam Zheng writes: >> >> > This will make it easier to keep checkpatch.pl happy. >> > >> > Fam Zheng (2): >> > qemu-iotests: Remove traling whitespaces in *.out >> > block: Don't add trailing space in "Formating..." message

Re: [Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests

2014-12-10 Thread Fam Zheng
On Wed, 12/10 13:50, Markus Armbruster wrote: > Fam Zheng writes: > > > This will make it easier to keep checkpatch.pl happy. > > > > Fam Zheng (2): > > qemu-iotests: Remove traling whitespaces in *.out > > block: Don't add trailing space in "Formating..." message > > Sounds like PATCH 1 bre

Re: [Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests

2014-12-10 Thread Markus Armbruster
Fam Zheng writes: > This will make it easier to keep checkpatch.pl happy. > > Fam Zheng (2): > qemu-iotests: Remove traling whitespaces in *.out > block: Don't add trailing space in "Formating..." message Sounds like PATCH 1 breaks the test, and PATCH 2 unbreaks it. If that's the case, they

Re: [Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests

2014-12-09 Thread Eric Blake
On 12/09/2014 12:38 AM, Fam Zheng wrote: > This will make it easier to keep checkpatch.pl happy. > > Fam Zheng (2): > qemu-iotests: Remove traling whitespaces in *.out > block: Don't add trailing space in "Formating..." message Series: Reviewed-by: Eric Blake -- Eric Blake eblake redhat

[Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests

2014-12-08 Thread Fam Zheng
This will make it easier to keep checkpatch.pl happy. Fam Zheng (2): qemu-iotests: Remove traling whitespaces in *.out block: Don't add trailing space in "Formating..." message block.c| 4 +- include/qemu/option.h | 2 +- tests/qemu-iotests/001.out | 2 +- test