diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-03-25 10:09:24 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-04-25 20:53:31 +0300 |
commit | ef083b6376abbae1149fd30b9d63fe158f64c703 (patch) | |
tree | 752411b4b8de2fc742144594dd3a101e5ec8e5b7 /drivers/crypto | |
parent | d6f0bbcd2fc043b2e498ad3d20ebbb4b04952540 (diff) | |
download | linux-ef083b6376abbae1149fd30b9d63fe158f64c703.tar.xz |
VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use
In vmci_guest_probe_device(), remove the reference to PCI_IRQ_LEGACY by
using PCI_IRQ_ALL_TYPES instead of an explicit OR of all IRQ types.
Link: https://lore.kernel.org/r/20240325070944.3600338-14-dlemoal@kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions