summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Gleixner2019-06-28 01:12:26 +0200
committerThomas Gleixner2019-06-28 01:21:48 +0200
commit4a8f81b8c053aad250ee247b219904ada72df9a4 (patch)
tree72d36f8c4cdee11f25817148fead7570d22f5e69 /MAINTAINERS
parentarm64: vdso: Fix compilation with clang older than 8 (diff)
downloadkernel-qcow2-linux-4a8f81b8c053aad250ee247b219904ada72df9a4.tar.gz
kernel-qcow2-linux-4a8f81b8c053aad250ee247b219904ada72df9a4.tar.xz
kernel-qcow2-linux-4a8f81b8c053aad250ee247b219904ada72df9a4.zip
MAINTAINERS: Fix Andy's surname and the directory entries of VDSO
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 13ece5479167..a2812972b7b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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)