diff options
author | Greg Kroah-Hartman <[email protected]> | 2017-06-09 08:13:48 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2017-06-12 14:14:06 -0600 |
commit | a7254a09451c0e7aa23b79c8d9e883ac7ce4dd6d (patch) | |
tree | c40068fbff306c33a2b8f57843de74e787c5f9d4 | |
parent | bc5f1598e9b1de209ff05ddef6b1aa3ace11deab (diff) |
ksefltest: MAINTAINERS git tree entry is incorrect
There is a few more subdirectories needed in the git tree path for the
linux-kselftest url in order to be able to properly clone it.
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 85bafa901e4b..7e21165afb77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7245,7 +7245,7 @@ KERNEL SELFTEST FRAMEWORK M: Shuah Khan <[email protected]> M: Shuah Khan <[email protected]> -T: git git://git.kernel.org/pub/scm/shuah/linux-kselftest +T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git S: Maintained F: tools/testing/selftests |