[PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath
From: Denis Efremov <efremov@linux.com>
Date: 2019-08-13 06:04:36
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Denis Efremov <efremov@linux.com>
Date: 2019-08-13 06:04:36
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
Fix typo in hyperv-iommu.c filepath.
Cc: Lan Tianyu <redacted>
Cc: Sasha Levin <sashal@kernel.org>
Cc: linux-hyperv@vger.kernel.org
Fixes: 29217a474683 ("iommu/hyper-v: Add Hyper-V stub IOMMU driver")
Signed-off-by: Denis Efremov <efremov@linux.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2764e0872ebd..51ab502485ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -7452,7 +7452,7 @@ F: drivers/net/hyperv/ F: drivers/scsi/storvsc_drv.c F: drivers/uio/uio_hv_generic.c F: drivers/video/fbdev/hyperv_fb.c -F: drivers/iommu/hyperv_iommu.c +F: drivers/iommu/hyperv-iommu.c F: net/vmw_vsock/hyperv_transport.c F: include/clocksource/hyperv_timer.h F: include/linux/hyperv.h
--
2.21.0