All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Whitcroft <andyw@uk.ibm.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Arjan van de Ven <arjan@linux.intel.com>, linux-kernel@vger.kernel.org
Subject: Re: Make checkpatch.pl's quiet option not print the summary on no errors
Date: Thu, 17 Jan 2008 17:05:33 +0000	[thread overview]
Message-ID: <20080117170533.GA1072@shadowen.org> (raw)
In-Reply-To: <20080116110646.GA18366@elte.hu>

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, 0 warnings, 0 lines checked
> 
>  Your patch has style problems, please review.  If any of these errors
>  are false positives report them to the maintainer, see
>  CHECKPATCH in MAINTAINERS.
> 
> (this broke my code-quality scriptlet)

Sigh ... :)

Thanks I'll sort that out.

-apw

      reply	other threads:[~2008-01-17 17:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03  0:54 Make checkpatch.pl's quiet option not print the summary on no errors Arjan van de Ven
2008-01-03 13:09 ` Andy Whitcroft
2008-01-15 20:10 ` Andy Whitcroft
2008-01-15 21:58   ` Ingo Molnar
2008-01-16 11:06   ` Ingo Molnar
2008-01-17 17:05     ` Andy Whitcroft [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080117170533.GA1072@shadowen.org \
    --to=andyw@uk.ibm.com \
    --cc=arjan@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.