On Mon, Oct 26, 2015 at 11:00:02AM -0600, Eric Blake wrote: > On 10/26/2015 08:06 AM, Andrew Jones wrote: > > Signed-off-by: Andrew Jones <drjo...@redhat.com> > > --- > > > > There are plenty of fprintf's left in vl.c, but here's another baby > > step... > > > > vl.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > Reviewed-by: Eric Blake <ebl...@redhat.com>
I just sent a patch changing all fprintf(stderr) calls in vl.c. If this patch is appropriate post-soft-freeze (I am not sure it is), we could simply change all fprintf() calls in vl.c in a single step. -- Eduardo