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.
> Replace by error_report().
>
> Cc: MORITA Kazutaka
> Signed-off-by: Markus Armbruster
> ---
> block/sheepdog
qerror_report() is a transitional interface to help with converting
existing HMP commands to QMP. It should not be used elsewhere.
Replace by error_report().
Cc: MORITA Kazutaka
Signed-off-by: Markus Armbruster
---
block/sheepdog.c | 26 +-
1 file changed, 13 insertions