aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2017-06-09 11:28:18 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2017-06-12 14:23:26 -0600
commit4ff79fee360b21fe47ec51ff9e7a5fdce0beaa88 (patch)
treec1e89b656df3c9d611b489be52aa9673d01c2736 /MAINTAINERS
parentksefltest: MAINTAINERS git tree entry is incorrect (diff)
downloadwireguard-linux-4ff79fee360b21fe47ec51ff9e7a5fdce0beaa88.tar.xz
wireguard-linux-4ff79fee360b21fe47ec51ff9e7a5fdce0beaa88.zip
kselftest: MAINTAINERS git tree entry update files and dirs
Add missing trailing slash to tools/testing/selftests to cover all files and directories below. Add kselftest documentation files. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7e21165afb77..88e8faa87a7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7247,7 +7247,8 @@ M: Shuah Khan <shuah@kernel.org>
L: linux-kselftest@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
S: Maintained
-F: tools/testing/selftests
+F: tools/testing/selftests/
+F: Documentation/dev-tools/kselftest*
KERNEL VIRTUAL MACHINE (KVM)
M: Paolo Bonzini <pbonzini@redhat.com>