On 05/13/2014 10:02 AM, Markus Armbruster wrote:
> qerror_report() is a transitional interface to help with converting
> existing HMP commands to QMP.  It should not be used elsewhere.
> 
> do_drive_del() is an HMP command that won't be converted to QMP (we'll
> create a new QMP command instead).  It uses both qerror_report() and
> error_report().  Convert the former to the latter.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  blockdev.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to