OSDN Git Service

futex: MAINTAINERS: Re-add selftests directory
authorAndré Almeida <andrealmeid@collabora.com>
Wed, 15 Jul 2020 13:10:36 +0000 (10:10 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Jul 2020 20:42:25 +0000 (14:42 -0600)
Commit 95ca6d73a8a97 ("docs: move locking-specific documents to
locking/") accidentally replaced the selftests line for a duplicated
documentation one. Revert this change.

Signed-off-by: André Almeida <andrealmeid@collabora.com>
Fixes: 95ca6d73a8a97 ("docs: move locking-specific documents to locking/")
Link: https://lore.kernel.org/r/20200715131036.9692-1-andrealmeid@collabora.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
MAINTAINERS

index eec6923..bb12847 100644 (file)
@@ -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>