diff options
author | Christoph Hellwig <hch@infradead.org> | 2014-04-25 04:12:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-05 11:03:33 -0400 |
commit | 0624bcaaf06c1fe5aca4e72287a3f13026764d36 (patch) | |
tree | 4c576862b5e438443456562dd2be7df56c173bd5 | |
parent | cae1d2cab43bb34c242f272da499bf5f25d778c7 (diff) |
fix quoting of Ted's name in MAINTAINERS
Unpaired quotes really confuse mutt when copy & pasting it into the To:
form.
Signed-off-by: Christoph Hellwig <hch@lst.de>
[ I'm going to remove all silly quotes entirely one day, but that day is
not today. So I'll just apply this - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 106626442124..181f43077a03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7304,7 +7304,7 @@ F: Documentation/blockdev/ramdisk.txt | |||
7304 | F: drivers/block/brd.c | 7304 | F: drivers/block/brd.c |
7305 | 7305 | ||
7306 | RANDOM NUMBER DRIVER | 7306 | RANDOM NUMBER DRIVER |
7307 | M: Theodore Ts'o" <tytso@mit.edu> | 7307 | M: "Theodore Ts'o" <tytso@mit.edu> |
7308 | S: Maintained | 7308 | S: Maintained |
7309 | F: drivers/char/random.c | 7309 | F: drivers/char/random.c |
7310 | 7310 | ||