Re: [Qemu-devel] [RFC PATCH v1 01/25] exec: convert error_report to error_report_err

2015-09-11 Thread Eric Blake
On 09/10/2015 11:33 PM, Peter Crosthwaite wrote: > This is a standard error_report_err. Convert it. > > Cc: Paolo Bonzini > Signed-off-by: Peter Crosthwaite > --- > > exec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Eric Blake -- Eric Blake eblake redhat com

[Qemu-devel] [RFC PATCH v1 01/25] exec: convert error_report to error_report_err

2015-09-10 Thread Peter Crosthwaite
This is a standard error_report_err. Convert it. Cc: Paolo Bonzini Signed-off-by: Peter Crosthwaite --- exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec.c b/exec.c index 31d2dc7..1e7fad8 100644 --- a/exec.c +++ b/exec.c @@ -1241,7 +1241,7 @@ static void *file_ram