On Wed, Jan 16, 2008 at 12:06:46PM +0100, Ingo Molnar wrote:
>
> btw, just found a checkpatch.pl buglet, it gets confused on zero-sized
> files:
>
> $ echo -n > /tmp/1.c
> $ scripts/checkpatch.pl --file /tmp/1.c
> ERROR: Does not appear to be a unified-diff format patch
>
> total: 1 errors,
btw, just found a checkpatch.pl buglet, it gets confused on zero-sized
files:
$ echo -n > /tmp/1.c
$ scripts/checkpatch.pl --file /tmp/1.c
ERROR: Does not appear to be a unified-diff format patch
total: 1 errors, 0 warnings, 0 lines checked
Your patch has style problems, please review. I
* Andy Whitcroft <[EMAIL PROTECTED]> wrote:
> On Thu, Jan 03, 2008 at 01:54:42AM +0100, Arjan van de Ven wrote:
> > Subject: Make checkpatch.pl's quiet option not print the summary on no
> > errors
> > From: Arjan van de Ven <[EMAIL PROTECTED]>
> >
On Thu, Jan 03, 2008 at 01:54:42AM +0100, Arjan van de Ven wrote:
> Subject: Make checkpatch.pl's quiet option not print the summary on no
> errors
> From: Arjan van de Ven <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
>
> Right now, in quiet mode, checkpatch.pl sti
On Thu, Jan 03, 2008 at 01:54:42AM +0100, Arjan van de Ven wrote:
> Subject: Make checkpatch.pl's quiet option not print the summary on no
> errors
> From: Arjan van de Ven <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
>
> Right now, in quiet mode, checkpatch.pl sti
Subject: Make checkpatch.pl's quiet option not print the summary on no errors
From: Arjan van de Ven <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Right now, in quiet mode, checkpatch.pl still prints a summary line even
if the patch is 100% clean. IMO, "quiet mode" should mea
6 matches
Mail list logo