Hi Denis:
         Thanks for notice. I has posted a fix patch before. 
https://lkml.org/lkml/2019/8/13/73

Hi Sashe:
        Could you take care the fix patch? Thanks.

-----Original Message-----
From: Denis Efremov <[email protected]> 
Sent: Tuesday, August 13, 2019 2:04 PM
To: [email protected]
Cc: Denis Efremov <[email protected]>; [email protected]; Tianyu Lan 
<[email protected]>; Sasha Levin <[email protected]>; 
[email protected]
Subject: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

Fix typo in hyperv-iommu.c filepath.

Cc: Lan Tianyu <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: [email protected]
Fixes: 29217a474683 ("iommu/hyper-v: Add Hyper-V stub IOMMU driver")
Signed-off-by: Denis Efremov <[email protected]>
---
 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

Reply via email to