Re: [PATCH 1/3] checkpatch: Improve output with multiple command-line files

From: Joe Perches
Date: Thu Jun 04 2015 - 08:14:50 EST


On Thu, 2015-06-04 at 14:03 +0200, Petr Mladek wrote:
> On Wed 2015-06-03 08:53:38, Joe Perches wrote:
> > If there are multiple patches/files on the command line,
> > use a prefix before the patch/file message output like:
> > --------------
> > patch/filename
> > --------------
> > to make the identifying which messages go with which
> > file/patch a bit easier to parse.
[]
> Tested-by: Petr Mladek <pmladek@xxxxxxx>
[]
> > +NOTE: Whitespace errors detected.
> > + You may wish to use scripts/cleanpatch or scripts/cleanfile
> > +EOM
>
> It would make sense to write this message only once as well.

I don't think so as it applies to each patch/file separately.


--
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/