linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
@ 2019-03-26  6:28 lantianyu1986
  2019-03-27 13:51 ` Mukesh Ojha
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: lantianyu1986 @ 2019-03-26  6:28 UTC (permalink / raw)
  To: davem, mchehab+samsung, gregkh, nicolas.ferre, tglx, mingo,
	konrad.wilk, jpoimboe, peterz, mojha, jkosina, riel, peterz,
	Tianyu.Lan, luto, michael.h.kelley, kys, sashal, joe
  Cc: linux-kernel, linux-hyperv

From: Lan Tianyu <Tianyu.Lan@microsoft.com>

The Hyperv vIOMMU file name should be "hyperv-iommu.c" rather
than "hyperv_iommu.c". This patch is to fix it.

Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf7..403247d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7175,7 +7175,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/linux/hyperv.h
 F:	include/uapi/linux/hyperv.h
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-01 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26  6:28 [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name lantianyu1986
2019-03-27 13:51 ` Mukesh Ojha
2019-03-27 14:09 ` Mukesh Ojha
     [not found] ` <58c16b52-5833-ede0-c4b0-8b8839ef06b2@codeaurora.org>
2019-04-01 14:20   ` Sasha Levin
2019-04-01 15:01     ` Mukesh Ojha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).