Add missing trailing slash to tools/testing/selftests to cover all files
and directories below. Add kselftest documentation files.

Signed-off-by: Shuah Khan <[email protected]>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e21165afb77..88e8faa87a7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7247,7 +7247,8 @@ M:        Shuah Khan <[email protected]>
 L:     [email protected]
 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 <[email protected]>
-- 
2.11.0

Reply via email to