diff options
author | Jessica Yu <jeyu@redhat.com> | 2017-02-13 14:43:15 -0500 |
---|---|---|
committer | Jessica Yu <jeyu@redhat.com> | 2017-02-21 15:35:11 -0500 |
commit | 0d4ec7849f5a197d46c062a49f47ed326dd0388c (patch) | |
tree | aa4180e7a08cdba60567360f4b843054a0958309 | |
parent | a5544880aff90baf1bd4443ac7ff65182213ffcd (diff) |
MAINTAINERS: add tree for modules
Add git tree url for modules.
Signed-off-by: Jessica Yu <jeyu@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..2ad16c2e443b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8304,6 +8304,7 @@ F: drivers/media/dvb-frontends/mn88473* | |||
8304 | MODULE SUPPORT | 8304 | MODULE SUPPORT |
8305 | M: Jessica Yu <jeyu@redhat.com> | 8305 | M: Jessica Yu <jeyu@redhat.com> |
8306 | M: Rusty Russell <rusty@rustcorp.com.au> | 8306 | M: Rusty Russell <rusty@rustcorp.com.au> |
8307 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next | ||
8307 | S: Maintained | 8308 | S: Maintained |
8308 | F: include/linux/module.h | 8309 | F: include/linux/module.h |
8309 | F: kernel/module.c | 8310 | F: kernel/module.c |