]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: hv: Switch MSI descriptor locking to guard()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 19 Mar 2025 10:56:55 +0000 (11:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 9 Apr 2025 18:47:30 +0000 (20:47 +0200)
commit6552e90e2a23b8861488653c76605f7aa1c77ad8
treeb8e9f640f307309b187a3e2d58f42143d78fc27e
parent891146645e5d55166847b8e004a30fb9f8b03266
PCI: hv: Switch MSI descriptor locking to guard()

Convert the code to use the new guard(msi_descs_lock).

No functional change intended.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Acked-by: Wei Liu <wei.liu@kernel.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/all/20250319105506.624838146@linutronix.de
drivers/pci/controller/pci-hyperv.c