On 12/10/19 3:47 PM, Nick Rosbrook wrote: > From: Nick Rosbrook <[email protected]> > > A previous commit that removed Context.CheckOpen revealed > an ineffectual assignent to err in Context.Cpupoolinfo, as > there is no error return type. > > Since it appears that the intent is to return an error here, > add an error return value to the function signature. > > Signed-off-by: Nick Rosbrook <[email protected]>
Reviewed-by: George Dunlap <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
