MAINTAINERS: Fix Andy's surname and the directory entries of VDSO
authorThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jun 2019 23:12:26 +0000 (01:12 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Jun 2019 23:21:48 +0000 (01:21 +0200)
Fixes: e70980312a94 ("MAINTAINERS: Add entry for the generic VDSO library")
Reported-by: Joe Perches/ <joe@perches.com>
Reported-by: Andy Lutomirks^H^Hski <luto@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
MAINTAINERS

index 13ece54..a281297 100644 (file)
@@ -6665,15 +6665,15 @@ S:      Supported
 F:     drivers/uio/uio_pci_generic.c
 
 GENERIC VDSO LIBRARY:
-M:     Andy Lutomirksi <luto@kernel.org>
+M:     Andy Lutomirski <luto@kernel.org>
 M:     Thomas Gleixner <tglx@linutronix.de>
 M:     Vincenzo Frascino <vincenzo.frascino@arm.com>
 L:     linux-kernel@vger.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/vdso
 S:     Maintained
-F:     lib/vdso
+F:     lib/vdso/
 F:     kernel/time/vsyscall.c
-F:     include/vdso
+F:     include/vdso/
 F:     include/asm-generic/vdso/vsyscall.h
 
 GENWQE (IBM Generic Workqueue Card)