mbox series

[GIT,PULL] PCI changes for v5.18, part 2

Message ID 20220402172137.GA272816@bhelgaas
State New
Headers show
Series [GIT,PULL] PCI changes for v5.18, part 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.18-changes-2

Message

Bjorn Helgaas April 2, 2022, 5:21 p.m. UTC
The following changes since commit 148a650476955705482dd57e7ffcf105d8b65440:

  Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2022-03-25 13:02:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.18-changes-2

for you to fetch changes up to 22ef7ee3eeb2a41e07f611754ab9a2663232fedf:

  PCI: hv: Remove unused hv_set_msi_entry_from_desc() (2022-03-31 10:12:59 -0500)

----------------------------------------------------------------

  - Fix Hyper-V "defined but not used" build issue added during merge
    window (YueHaibing)

----------------------------------------------------------------
YueHaibing (1):
      PCI: hv: Remove unused hv_set_msi_entry_from_desc()

 drivers/pci/controller/pci-hyperv.c | 8 --------
 1 file changed, 8 deletions(-)

Comments

pr-tracker-bot@kernel.org April 2, 2022, 6:10 p.m. UTC | #1
The pull request you sent on Sat, 2 Apr 2022 12:21:37 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.18-changes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9a212aaf95369d56f811b60a1ebdfa7e6b0ca030

Thank you!