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. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> --- applies on next-20211215 Juergen, please ack. Greg, please pick this minor clean-up on top of the commit above. MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 97215d89df4e..a5df6e1219b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21007,7 +21007,7 @@ M: Juergen Gross <jgross@xxxxxxxx> L: xen-devel@xxxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) L: linux-usb@xxxxxxxxxxxxxxx S: Supported -F: divers/usb/host/xen* +F: drivers/usb/host/xen* F: include/xen/interface/io/usbif.h XEN SOUND FRONTEND DRIVER -- 2.17.1