Re: [Qemu-devel] [PATCH 1/2] qga: flush implicitely when needed

2015-11-24 Thread Eric Blake
On 11/24/2015 10:52 AM, Marc-André Lureau wrote: > Hi > > - Original Message - >> On 11/24/2015 09:34 AM, marcandre.lur...@redhat.com wrote: >>> From: Marc-André Lureau >> >> In the subject: s/implicitely/implicitly/ if you are fixing the typo, or >> s/implicitely/explicitly/ if you are t

Re: [Qemu-devel] [PATCH 1/2] qga: flush implicitely when needed

2015-11-24 Thread Marc-André Lureau
Hi - Original Message - > On 11/24/2015 09:34 AM, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > In the subject: s/implicitely/implicitly/ if you are fixing the typo, or > s/implicitely/explicitly/ if you are trying to make it match what the > patch actually does. >

Re: [Qemu-devel] [PATCH 1/2] qga: flush implicitely when needed

2015-11-24 Thread Eric Blake
On 11/24/2015 09:34 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau In the subject: s/implicitely/implicitly/ if you are fixing the typo, or s/implicitely/explicitly/ if you are trying to make it match what the patch actually does. No 0/2 cover letter? ALL multi-patch series sh

[Qemu-devel] [PATCH 1/2] qga: flush implicitely when needed

2015-11-24 Thread marcandre . lureau
From: Marc-André Lureau According to the specification: http://pubs.opengroup.org/onlinepubs/9699919799/functions/fopen.html "the application shall ensure that output is not directly followed by input without an intervening call to fflush() or to a file positioning function (fseek(), fsetpos(),