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: v3.15-rc5~23 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0624bcaaf06c1fe5aca4e72287a3f13026764d36;p=~emulex%2Finfiniband.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 10662644212..181f43077a0 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