On Tue, Dec 19, 2023 at 05:23:57PM +0100, Jan Beulich wrote: > On 15.12.2023 15:18, Roger Pau Monne wrote: > > Remove xen_in_range() and vpci_is_mmcfg_address() now that hey are unused. > > > > Adjust comments to point to the new functions that replace the existing > > ones. > > And because of this affecting what was done earlier in the series, perhaps > best if patches 5-7 would be committed together.
By committed together do you mean squashed? I agree that it would be best if the series is committed in one go, otherwise the comments in the tree can be inconsistent. > > No functional change. > > > > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > > Reviewed-by: Jan Beulich <jbeul...@suse.com> Thanks.