qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] trace: Replace fprintf with error_report and


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] trace: Replace fprintf with error_report and print location
Date: Wed, 4 Jun 2014 13:05:26 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, Jun 02, 2014 at 04:34:10PM +1000, Alexey Kardashevskiy wrote:
> This replaces fprintf(stderr) with error_report.
> 
> This moves local variables to the beginning of the function to comply
> with QEMU's coding style.
> 
> Suggested-by: LluĂ­s Vilanova <address@hidden>
> Signed-off-by: Alexey Kardashevskiy <address@hidden>
> ---
> Changes:
> v2:
> * polished commit log
> ---
>  trace/control.c | 31 ++++++++++++++++++-------------
>  1 file changed, 18 insertions(+), 13 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]