24.06.2020 19:43, Markus Armbruster wrote:
macio_newworld_realize() effectively ignores ns->gpio realization errors, leaking the Error object. Fortunately, macio_gpio_realize() can't actually fail. Tidy up.Cc: Mark Cave-Ayland<[email protected]> Cc: David Gibson<[email protected]> Signed-off-by: Markus Armbruster<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> -- Best regards, Vladimir
