From: Christoph Hellwig Date: Fri, 25 Apr 2014 08:12:01 +0000 (-0700) Subject: fix quoting of Ted's name in MAINTAINERS X-Git-Tag: firefly_0821_release~176^2~3949 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0624bcaaf06c1fe5aca4e72287a3f13026764d36;p=firefly-linux-kernel-4.4.55.git 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 [ 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index 106626442124..181f43077a03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7304,7 +7304,7 @@ F: Documentation/blockdev/ramdisk.txt F: drivers/block/brd.c RANDOM NUMBER DRIVER -M: Theodore Ts'o" +M: "Theodore Ts'o" S: Maintained F: drivers/char/random.c