mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output
@ 2010-02-10  0:37 Richard Hartmann
  2010-02-10  0:47 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Hartmann @ 2010-02-10  0:37 UTC (permalink / raw)
  To: linux-crypto; +Cc: Richard Hartmann, Joe Perches, Andrew Morton, linux-kernel


Signed-off-by: Richard Hartmann <richih.mailinglist@gmail.com>
---
 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 +278,7 @@ foreach my $file (@ARGV) {
 	}
 	close(PATCH);
 	if ($file_cnt == @files) {
-	    warn "$P: file '${file}' doesn't appear to be a patch.  "
+	    warn "$P: file '${file}' doesn't appear to be a patch. "
 		. "Add -f to options?\n";
 	}
 	@files = sort_and_uniq(@files);
-- 
1.6.6.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output
  2010-02-10  0:37 [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output Richard Hartmann
@ 2010-02-10  0:47 ` Joe Perches
  2010-02-10  1:00   ` Richard Hartmann
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2010-02-10  0:47 UTC (permalink / raw)
  To: Richard Hartmann; +Cc: linux-crypto, Andrew Morton, linux-kernel

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-by-but-not-specifically-rejected-by etc.

cheers, Joe

FULL STOP


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output
  2010-02-10  0:47 ` Joe Perches
@ 2010-02-10  1:00   ` Richard Hartmann
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Hartmann @ 2010-02-10  1:00 UTC (permalink / raw)
  To: Joe Perches; +Cc: linux-crypto, Andrew Morton, linux-kernel

On Wed, Feb 10, 2010 at 01:47, Joe Perches <joe@perches.com> 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.

Thanks,
Richard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-10  1:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-10  0:37 [PATCH 1/1] SCRIPTS: Fix whitespace in get_maintainer output Richard Hartmann
2010-02-10  0:47 ` Joe Perches
2010-02-10  1:00   ` Richard Hartmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®