Re: [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output

2010-02-09 Thread Richard Hartmann
On Wed, Feb 10, 2010 at 01:47, Joe Perches wrote: > One space not two after periods?  Horrors. Not quite, but still wrong and worthy of a fix :) For what it's worth, applying it would take less time than the sending and reading of these two emails ;) Still, any feedback is good feedback. Tha

Re: [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output

2010-02-09 Thread Joe Perches
On Wed, 2010-02-10 at 01:37 +0100, Richard Hartmann wrote: > - warn "$P: file '${file}' doesn't appear to be a patch. " > + warn "$P: file '${file}' doesn't appear to be a patch. " One space not two after periods? Horrors. Well if you like, but that's not what I like. Not-acked

[PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output

2010-02-09 Thread Richard Hartmann
Signed-off-by: Richard Hartmann --- scripts/get_maintainer.pl |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index 2f3230d..430928e 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl @@ -278,7 +2