Commit 9d3d6d0b authored by André Almeida's avatar André Almeida Committed by Jonathan Corbet
Browse files

futex: MAINTAINERS: Re-add selftests directory



Commit 95ca6d73 ("docs: move locking-specific documents to
locking/") accidentally replaced the selftests line for a duplicated
documentation one. Revert this change.

Signed-off-by: default avatarAndré Almeida <andrealmeid@collabora.com>
Fixes: 95ca6d73 ("docs: move locking-specific documents to locking/")
Link: https://lore.kernel.org/r/20200715131036.9692-1-andrealmeid@collabora.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 61ebd0d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7106,7 +7106,7 @@ F: include/linux/futex.h
F:	include/uapi/linux/futex.h
F:	kernel/futex.c
F:	tools/perf/bench/futex*
F:	Documentation/locking/*futex*
F:	tools/testing/selftests/futex/
GATEWORKS SYSTEM CONTROLLER (GSC) DRIVER
M:	Tim Harvey <tharvey@gateworks.com>