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)
commitd538ea945532d0d3bd04192543b285e6979d9e8f
treec12772ccae127484e9b4132b743c49bd1100c84b
parent0f153a1b8193ce768be4df0400aeb2c8f2a3b3da
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>
MAINTAINERS