On Tue, Jan 4, 2022 at 9:48 AM Jan Beulich <[email protected]> wrote:
> Avoid recurring MFN -> page or page -> MFN translations. Drop the pretty > pointless local variable "p". Make sure the MFN logged in a debugging > error message is actually the offending one. Return negative errno > values rather than -1 (presently no caller really cares, but imo this > should change). Adjust style. > > Signed-off-by: Jan Beulich <[email protected]> > Sorry, not sure how I managed to miss this: Reviewed-by: George Dunlap <[email protected]>
