On Tue, Jun 29, 2021 at 8:54 AM Jan Beulich <[email protected]> wrote: > > There's no reason for every CU including p2m.h to have these two > functions compiled, when they're both mem-sharing specific right now and > for the foreseeable future. > > Largely just code movement, with some style tweaks, the inline-s > dropped, and "put" being made consistent with "get" as to their NULL > checking of the passed in pointer to struct two_gfns. > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Tamas K Lengyel <[email protected]>
