[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1766809622-25388-1-git-send-email-ptsm@linux.microsoft.com>
Date: Fri, 26 Dec 2025 20:27:02 -0800
From: Prasanna Kumar T S M <ptsm@...ux.microsoft.com>
To: linux-hyperv@...r.kernel.org,
longli@...rosoft.com,
decui@...rosoft.com,
wei.liu@...nel.org,
haiyangz@...rosoft.com,
kys@...rosoft.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 2/3] drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Remove hyperv_fb reference as the driver is removed.
Signed-off-by: Prasanna Kumar T S M <ptsm@...ux.microsoft.com>
---
drivers/hv/vmbus_drv.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
index a53af6fe81a6..7758d7e25a7b 100644
--- a/drivers/hv/vmbus_drv.c
+++ b/drivers/hv/vmbus_drv.c
@@ -2356,8 +2356,8 @@ static void __maybe_unused vmbus_reserve_fb(void)
}
/*
- * Release the PCI device so hyperv_drm or hyperv_fb driver can
- * grab it later.
+ * Release the PCI device so hyperv_drm driver can grab it
+ * later.
*/
pci_dev_put(pdev);
}
--
2.49.0
Powered by blists - more mailing lists