Vladimir Sementsov-Ogievskiy 187c614767 hmp: drop Error pointer indirection in hmp_handle_error
We don't need Error **, as all callers pass local Error object, which
isn't used after the call. Use Error * instead.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205174635.18758-5-vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2019-12-18 08:36:16 +01:00
..
2019-08-16 13:31:51 +02:00
2019-11-18 16:01:34 -06:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:52 +02:00
2019-12-18 08:36:15 +01:00
2019-12-17 10:39:48 +11:00
2019-12-17 09:05:23 +01:00
2019-09-17 13:42:02 +02:00
2019-10-28 15:12:38 +00:00
2019-06-07 14:53:26 +02:00