diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-06-09 13:28:18 -0400 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-06-12 16:23:26 -0400 |
commit | 4ff79fee360b21fe47ec51ff9e7a5fdce0beaa88 (patch) | |
tree | c1e89b656df3c9d611b489be52aa9673d01c2736 /MAINTAINERS | |
parent | a7254a09451c0e7aa23b79c8d9e883ac7ce4dd6d (diff) |
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-- | MAINTAINERS | 3 |
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> | |||
7247 | L: linux-kselftest@vger.kernel.org | 7247 | L: linux-kselftest@vger.kernel.org |
7248 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git | 7248 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git |
7249 | S: Maintained | 7249 | S: Maintained |
7250 | F: tools/testing/selftests | 7250 | F: tools/testing/selftests/ |
7251 | F: Documentation/dev-tools/kselftest* | ||
7251 | 7252 | ||
7252 | KERNEL VIRTUAL MACHINE (KVM) | 7253 | KERNEL VIRTUAL MACHINE (KVM) |
7253 | M: Paolo Bonzini <pbonzini@redhat.com> | 7254 | M: Paolo Bonzini <pbonzini@redhat.com> |