monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
commit0705ecc4ade74f03df00e8528987e7876a293f3b
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Wed, 3 Jun 2020 08:09:00 +0000 (3 16:09 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 17 Jun 2020 16:48:39 +0000 (17 17:48 +0100)
tree57add856e52d184120798272c168fdcf23c5c0bf
parentfe025508c0c98ff1349c02e6f99b13844d7079b1
monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()

hmp_handle_error() does Error check internally.

Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Message-Id: <20200603080904.997083-6-maozhongyi@cmss.chinamobile.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
monitor/hmp-cmds.c