On 08/15/2018 07:52 AM, Peter Krempa wrote:
The API deals with a block job so use the common error reporting
function for it.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor_json.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Very strange - this got applied to qemuMonitorJSONBlockStream in my "git
am" of the patches... Gets stranger on the next patch too, but at least
this explains what happened there...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John