commit | 42498316132e89ca2835b977a7cfb32a83e97b35 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Sep 21 17:04:21 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:46 2009 -0700 |
tree | 1854b2321f90fc546c135b11adcded4429fe299c | |
parent | 8cbb3a77e1a91073fb279a495a11d5093461dfe5 [diff] |
scripts/get_maintainer.pl: using --separator implies --nomultiline If a person sets a separator, it's only used if --nomultiline is set. Don't make the command line also include --nomultiline in that case. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>