summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2021-12-16 07:55:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-17 16:52:35 +0100
commitd538ea945532d0d3bd04192543b285e6979d9e8f (patch)
treec12772ccae127484e9b4132b743c49bd1100c84b /MAINTAINERS
parentusb: chipidea: Set the DT node on the child device (diff)
downloadlinux-d538ea945532d0d3bd04192543b285e6979d9e8f.tar.xz
linux-d538ea945532d0d3bd04192543b285e6979d9e8f.zip
MAINTAINERS: remove typo from XEN PVUSB DRIVER section
Commit a92548f90fa6 ("xen: add Xen pvUSB maintainer") adds the new XEN PVUSB DRIVER section, but one file entry contains an obvious typo. Fortunately, ./scripts/get_maintainer.pl --self-test=patterns warns: warning: no file matches F: divers/usb/host/xen* Remove this obvious typo. Reviewed-by: Juergen Gross <jgross@suse.com> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20211216065547.18619-1-lukas.bulwahn@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 69e6b8d70d0b..99cd91d899f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20864,7 +20864,7 @@ M: Juergen Gross <jgross@suse.com>
L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
L: linux-usb@vger.kernel.org
S: Supported
-F: divers/usb/host/xen*
+F: drivers/usb/host/xen*
F: include/xen/interface/io/usbif.h
XEN SOUND FRONTEND DRIVER