[PATCH] checkpatch.pl: show how to read from stdin

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andy Whitcroft <apw@...>
Cc: Daniel Walker <dwalker@...>, Bernd Petrovitsch <bernd@...>, <linux-kernel@...>, Randy Dunlap <rdunlap@...>, Joel Schopp <jschopp@...>, Jiri Slaby <jirislaby@...>
Date: Friday, January 11, 2008 - 1:06 pm

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Acked-by: Jiri Slaby <jirislaby@gmail.com>
---
 scripts/checkpatch.pl |    1 +
 1 file changed, 1 insertion(+)

Index: linux/scripts/checkpatch.pl
===================================================================
--- linux.orig/scripts/checkpatch.pl
+++ linux/scripts/checkpatch.pl
@@ -53,6 +53,7 @@ if ($#ARGV < 0) {
 	print "         --file       => check a source file\n";
 	print "         --strict     => enable more subjective tests\n";
 	print "         --root       => path to the kernel tree root\n";
+	print "When patchfile is -, read standard input.\n";
 	exit(1);
 }
 

-- 
Stefan Richter
-=====-==--- ---= -=-==
http://arcgraph.de/sr/

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] checkpatch.pl: allow piping, Daniel Walker, (Fri Jan 11, 12:11 am)
Re: [PATCH] checkpatch.pl: allow piping, Jiri Slaby, (Fri Jan 11, 4:52 am)
Re: [PATCH] checkpatch.pl: allow piping, Daniel Walker, (Fri Jan 11, 5:17 am)
Re: [PATCH] checkpatch.pl: allow piping, Jiri Slaby, (Fri Jan 11, 5:21 am)
Re: [PATCH] checkpatch.pl: allow piping, Bernd Petrovitsch, (Fri Jan 11, 5:23 am)
Re: [PATCH] checkpatch.pl: allow piping, Daniel Walker, (Fri Jan 11, 5:30 am)
Re: [PATCH] checkpatch.pl: allow piping, Bernd Petrovitsch, (Fri Jan 11, 6:08 am)
Re: [PATCH] checkpatch.pl: allow piping, Jiri Slaby, (Fri Jan 11, 5:34 am)
Re: [PATCH] checkpatch.pl: allow piping, Daniel Walker, (Fri Jan 11, 5:36 am)
Re: [PATCH] checkpatch.pl: allow piping, Stefan Richter, (Fri Jan 11, 7:16 am)
Re: [PATCH] checkpatch.pl: allow piping, Jiri Slaby, (Fri Jan 11, 7:50 am)
[PATCH] checkpatch.pl: show how to read from stdin, Stefan Richter, (Fri Jan 11, 1:06 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Andy Whitcroft, (Mon Jan 14, 1:17 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Daniel Walker, (Mon Jan 14, 1:35 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Andy Whitcroft, (Mon Jan 14, 3:12 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Daniel Walker, (Mon Jan 14, 3:17 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Stefan Richter, (Mon Jan 14, 3:31 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Daniel Walker, (Mon Jan 14, 3:51 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Daniel Walker, (Fri Jan 11, 1:09 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Stefan Richter, (Fri Jan 11, 1:29 pm)
Re: [PATCH] checkpatch.pl: show how to read from stdin, Daniel Walker, (Fri Jan 11, 1:39 pm)
Re: [PATCH] checkpatch.pl: allow piping, Jiri Slaby, (Fri Jan 11, 5:41 am)
Re: [PATCH] checkpatch.pl: allow piping, Daniel Walker, (Fri Jan 11, 5:47 am)
Re: [PATCH] checkpatch.pl: allow piping, Bernd Petrovitsch, (Fri Jan 11, 6:11 am)