OSDN Git Service

MAINTAINERS: remove typo from XEN PVUSB DRIVER section
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 16 Dec 2021 06:55:47 +0000 (07:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Dec 2021 15:52:35 +0000 (16:52 +0100)
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>
MAINTAINERS

index 69e6b8d..99cd91d 100644 (file)
@@ -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