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

From: Daniel Walker
Date: Mon Jan 14 2008 - 12:38:01 EST



On Mon, 2008-01-14 at 17:17 +0000, Andy Whitcroft wrote:
> On Fri, Jan 11, 2008 at 06:06:35PM +0100, Stefan Richter wrote:
> > Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>
> > Acked-by: Jiri Slaby <jirislaby@xxxxxxxxx>
>
> As an absolute minimum this seems reasonable to me. I guess we could
> make no arguments default to '-' also. There are up and downsides to
> doing that, as currently no arguments currently tell you the usage and
> with this patch would point clearly out the '-' option. Just assuming
> stding would lose easy access to usage, which may actually be more
> confusing for the beginner. Hmmm. Cirtainly will include this
> documentation change if nothing else.
>

The patch that I submitted checks STDIN for piped data, and if there is
any it will default to checking that incoming data .. That's regardless
of the number of arguments given ..

Daniel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/