Re: [Qemu-devel] [PATCH] qemu-file: use fwrite() correctly (take II)

2014-03-05 Thread Eric Blake
On 03/05/2014 12:08 PM, Juan Quintela wrote: > Simple minds like mine can't understand neither fwrite, or comments > when there are 3 versions of a patch. The integrated patch is missing > this bit. > > Signed-off-by: Juan Quintela > Reviewed-by: Eric Blake > Reviewed-by: Markus Armbruster > -

[Qemu-devel] [PATCH] qemu-file: use fwrite() correctly (take II)

2014-03-05 Thread Juan Quintela
Simple minds like mine can't understand neither fwrite, or comments when there are 3 versions of a patch. The integrated patch is missing this bit. Signed-off-by: Juan Quintela Reviewed-by: Eric Blake Reviewed-by: Markus Armbruster --- I added Reviewed-by: by Eric & Markus because they acked