On 9/14/20 2:34 PM, Greg Kurz wrote: > Use the return value of ppc_set_compat_all() to check failures, > which is preferred over hijacking local_err. > > Signed-off-by: Greg Kurz <[email protected]> > --- > hw/ppc/spapr_hcall.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
