On Wed, 2023-01-04 at 15:04 +1100, Russell Currey wrote: > > + if (!rc) { > > + rc = plpks_confirm_object_flushed(label, auth); > > + rc = pseries_status_to_err(rc); > > Doesn't plpks_confirm_object_flushed() already return a Linux- > friendly > error code? If I'm reading this right, we'd be replacing any non- > zero > return code with -EINVAL.
Good catch, will fix. -- Andrew Donnellan OzLabs, ADL Canberra a...@linux.ibm.com IBM Australia Limited