On Tue, Jan 04, 2022 at 10:41:53AM +0100, Jan Beulich wrote: > Do away with the "pod_target_out_unlock" label. In particular by folding > if()-s, the logic can be expressed with less code (and no goto-s) this > way. > > Limit scope of "p2m", constifying it at the same time.
Is this stale? I cannot find any reference to a p2m variable in the chunks below. > > Signed-off-by: Jan Beulich <[email protected]> Code LGTM, but commit message likely needs dropping of that last sentence or the block using p2m needs to be adjusted. Thanks, Roger.
