Searched hist:"187 c614767cdb3407bc67acf77b9b1a0d985a39d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/dump/ |
H A D | dump-hmp-cmds.c | diff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
/openbmc/qemu/qom/ |
H A D | qom-hmp-cmds.c | diff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
/openbmc/qemu/hw/core/ |
H A D | machine-hmp-cmds.c | diff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
/openbmc/qemu/include/monitor/ |
H A D | hmp.h | diff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|
/openbmc/qemu/monitor/ |
H A D | hmp-cmds.c | diff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> 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>
|