06.07.2020 11:09, Markus Armbruster wrote:
When using the Error object to check for error, we need to receive it into a local variable, then propagate() it to @errp.Using the return value permits allows receiving it straight to @errp. Signed-off-by: Markus Armbruster<[email protected]> Reviewed-by: Eric Blake<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> -- Best regards, Vladimir
