All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Laurent Navet <laurent.navet@gmail.com>
Cc: linux-kernel@vger.kernel.org, bskeggs@redhat.com,
	dri-devel@lists.freedesktops.org, airlied@linux.ie,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] drivers: nouveau: Bool tests don't need comparison
Date: Thu, 13 Dec 2012 08:16:57 +0000	[thread overview]
Message-ID: <20121213081657.GV6568@mwanda> (raw)
In-Reply-To: <1355320451-23292-1-git-send-email-laurent.navet@gmail.com>

On Wed, Dec 12, 2012 at 02:54:10PM +0100, Laurent Navet wrote:
>  Bool initializations should use true and false.  Bool tests don't need
>  comparisons.  Based on contributions from Joe Perches, Rusty Russell
>  and Bruce W Allan.
> 
>  The semantic patch that makes this output is available
>  in scripts/coccinelle/misc/boolinit.cocci.
> 
>  More information about semantic patching is available at
>  http://coccinelle.lip6.fr/
> 

For some reason the commit message is indented by one space.  Don't
do whatever caused that.

regards,
dan carpenter


WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Laurent Navet <laurent.navet@gmail.com>
Cc: linux-kernel@vger.kernel.org, bskeggs@redhat.com,
	dri-devel@lists.freedesktops.org, airlied@linux.ie,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] drivers: nouveau: Bool tests don't need comparison
Date: Thu, 13 Dec 2012 11:16:57 +0300	[thread overview]
Message-ID: <20121213081657.GV6568@mwanda> (raw)
In-Reply-To: <1355320451-23292-1-git-send-email-laurent.navet@gmail.com>

On Wed, Dec 12, 2012 at 02:54:10PM +0100, Laurent Navet wrote:
>  Bool initializations should use true and false.  Bool tests don't need
>  comparisons.  Based on contributions from Joe Perches, Rusty Russell
>  and Bruce W Allan.
> 
>  The semantic patch that makes this output is available
>  in scripts/coccinelle/misc/boolinit.cocci.
> 
>  More information about semantic patching is available at
>  http://coccinelle.lip6.fr/
> 

For some reason the commit message is indented by one space.  Don't
do whatever caused that.

regards,
dan carpenter


  reply	other threads:[~2012-12-13  8:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12 13:54 [PATCH] drivers: nouveau: Bool tests don't need comparison Laurent Navet
2012-12-12 13:54 ` Laurent Navet
2012-12-13  8:16 ` Dan Carpenter [this message]
2012-12-13  8:16   ` Dan Carpenter
2012-12-13 20:45   ` Laurent Navet
2012-12-13 20:45     ` Laurent Navet

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=20121213081657.GV6568@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=airlied@linux.ie \
    --cc=bskeggs@redhat.com \
    --cc=dri-devel@lists.freedesktops.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=laurent.navet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.