diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-07-06 14:19:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-06 16:17:51 -0400 |
commit | 0dcb6d737c8d1a31476cbab4d640022b53070ffa (patch) | |
tree | 440bb77ca6ac6854db63a70d139f87771c2c7836 /MAINTAINERS | |
parent | de3796e77a587b28f0c9d8e04c02894d3939dc4e (diff) |
MAINTAINERS: move kernel-doc patches location
Move location of quilt series for kernel-doc patches.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 584bdb2fe544..9820e89c827c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2197,7 +2197,7 @@ F: drivers/acpi/dock.c | |||
2197 | DOCUMENTATION | 2197 | DOCUMENTATION |
2198 | M: Randy Dunlap <rdunlap@xenotime.net> | 2198 | M: Randy Dunlap <rdunlap@xenotime.net> |
2199 | L: linux-doc@vger.kernel.org | 2199 | L: linux-doc@vger.kernel.org |
2200 | T: quilt oss.oracle.com/~rdunlap/kernel-doc-patches/current/ | 2200 | T: quilt http://userweb.kernel.org/~rdunlap/kernel-doc-patches/current/ |
2201 | S: Maintained | 2201 | S: Maintained |
2202 | F: Documentation/ | 2202 | F: Documentation/ |
2203 | 2203 | ||