commit | 42498316132e89ca2835b977a7cfb32a83e97b35 | [log] [tgz] |
---|---|---|
author | Joe Perches <[email protected]> | Mon Sep 21 17:04:21 2009 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>