Merge branch 'pci/controller/hyperv'
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 28 Oct 2023 18:31:00 +0000 (13:31 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 28 Oct 2023 18:31:00 +0000 (13:31 -0500)
- Annotate struct hv_dr_state with __counted_by to prepare for array access
  bounds checking (Kees Cook)

* pci/controller/hyperv:
  PCI: hv: Annotate struct hv_dr_state with __counted_by


Trivial merge