|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 04/15] spapr: Simplify error handling in callers of ppc_set_compat() |
Date: | Tue, 15 Sep 2020 15:02:16 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 9/14/20 2:34 PM, Greg Kurz wrote: > Now that ppc_set_compat() indicates success/failure with a return > value, use it and reduce error propagation overhead. > > Signed-off-by: Greg Kurz <groug@kaod.org> > --- > hw/ppc/spapr.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |