All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Whitcroft <apw@canonical.com>
To: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH][RFC] Removing wrong judgement of checkpatch.pl for return as function
Date: Thu, 12 Nov 2009 12:49:45 +0000	[thread overview]
Message-ID: <20091112124945.GG9335@shadowen.org> (raw)
In-Reply-To: <20091107.101429.21010532507617430.mitake@dcl.info.waseda.ac.jp>

On Sat, Nov 07, 2009 at 10:14:29AM +0900, Hitoshi Mitake wrote:

> Yes, I post the patch triggered the error I mentioned to lkml recently.
> I'm attaching the patch the tail of this mail.

> +		return (pthread_t)0;

Ahh, now I see how this could occur.  My test case has a variable where
this has a 0.  I think I've fixed this.  Could you test with the version
at the URL below (it may take a little time to replicate):

  http://www.kernel.org/pub/linux/kernel/people/apw/checkpatch/checkpatch.pl-testing

Thanks.

-apw

  reply	other threads:[~2009-11-12 12:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03  1:49 [PATCH][RFC] Removing wrong judgement of checkpatch.pl for return as function Hitoshi Mitake
2009-11-06 22:28 ` Andy Whitcroft
2009-11-07  1:14   ` Hitoshi Mitake
2009-11-12 12:49     ` Andy Whitcroft [this message]
2009-11-12 12:58       ` Hitoshi Mitake

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=20091112124945.GG9335@shadowen.org \
    --to=apw@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mitake@dcl.info.waseda.ac.jp \
    /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.