Re: [Qemu-devel] [PATCH] remove trailing whitespace from qemu-options.hx

2017-09-25 Thread Stefan Hajnoczi
On Sat, Sep 23, 2017 at 07:33:34PM +0300, Michael Tokarev wrote: > Remove trailing whitespace in qemu-options documentation, as it causes > reproducibility issues depending on the echo implementation used by > the Makefile. > > Reported-By: Vagrant Cascadian > Signed-off-by: Michael Tokarev > --

[Qemu-devel] [PATCH] remove trailing whitespace from qemu-options.hx

2017-09-23 Thread Michael Tokarev
Remove trailing whitespace in qemu-options documentation, as it causes reproducibility issues depending on the echo implementation used by the Makefile. Reported-By: Vagrant Cascadian Signed-off-by: Michael Tokarev --- qemu-options.hx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) d