On Tue, 17 Jun 2025 12:59:06 -0500
Mario Limonciello wrote:
> From: Mario Limonciello
>
> The inline pci_is_display() helper does the same thing. Use it.
>
> Suggested-by: Bjorn Helgaas
> Signed-off-by: Mario Limonciello
> ---
> drivers/vfio/pci/vfio_pci_igd.c | 3 +--
> 1 file changed, 1
From: Mario Limonciello
The inline pci_is_display() helper does the same thing. Use it.
Suggested-by: Bjorn Helgaas
Signed-off-by: Mario Limonciello
---
drivers/vfio/pci/vfio_pci_igd.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/vfio/pci/vfio_pci_igd.c b/dri