On 24/01/2024 17:29, 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.

No functional change.

Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>
---
Changes since v2:
  - Do remove vpci_is_mmcfg_address().
---
Can be squashed with the previous patch if desired, split as a separate patch
for clarity.
---
  xen/arch/x86/hvm/io.c             |  5 ---
  xen/arch/x86/include/asm/hvm/io.h |  3 --
  xen/arch/x86/include/asm/setup.h  |  1 -
  xen/arch/x86/setup.c              | 53 ++-----------------------------
  xen/arch/x86/tboot.c              |  2 +-
  5 files changed, 3 insertions(+), 61 deletions(-)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to