Re: [Qemu-devel] [PATCH 3/6] error: Privatize error_print_loc

2014-03-22 Thread Andreas Färber
Am 12.03.2014 00:15, schrieb Cole Robinson: > Cc: Luiz Capitulino > Cc: Markus Armbruster > Signed-off-by: Cole Robinson > --- > include/qemu/error-report.h | 1 - > util/qemu-error.c | 2 +- > 2 files changed, 1 insertion(+), 2 deletions(-) Looks sensible to me if otherwise unused,

[Qemu-devel] [PATCH 3/6] error: Privatize error_print_loc

2014-03-11 Thread Cole Robinson
Cc: Luiz Capitulino Cc: Markus Armbruster Signed-off-by: Cole Robinson --- include/qemu/error-report.h | 1 - util/qemu-error.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/include/qemu/error-report.h b/include/qemu/error-report.h index 3b098a9..000eae3 100644