From: mmarek@suse.cz (Michal Marek)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [RFC] coccinelle: add style check for assignment in if
Date: Wed, 12 Aug 2015 16:12:10 +0200 [thread overview]
Message-ID: <55CB543A.70007@suse.cz> (raw)
In-Reply-To: <1439387500-11183-1-git-send-email-kborer@gmail.com>
On 2015-08-12 15:51, Kris Borer wrote:
> Add a semantic patch for fixing some cases of checkpatch.pl error:
>
> ERROR: do not use assignment in if condition
There is a gcc warning for this already.
Michal
WARNING: multiple messages have this Message-ID (diff)
From: Michal Marek <mmarek@suse.cz>
To: Kris Borer <kborer@gmail.com>
Cc: Julia.Lawall@lip6.fr, Gilles.Muller@lip6.fr,
nicolas.palix@imag.fr, linux-kernel@vger.kernel.org,
cocci@systeme.lip6.fr
Subject: Re: [RFC] coccinelle: add style check for assignment in if
Date: Wed, 12 Aug 2015 16:12:10 +0200 [thread overview]
Message-ID: <55CB543A.70007@suse.cz> (raw)
In-Reply-To: <1439387500-11183-1-git-send-email-kborer@gmail.com>
On 2015-08-12 15:51, Kris Borer wrote:
> Add a semantic patch for fixing some cases of checkpatch.pl error:
>
> ERROR: do not use assignment in if condition
There is a gcc warning for this already.
Michal
next prev parent reply other threads:[~2015-08-12 14:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-12 13:51 [Cocci] [RFC] coccinelle: add style check for assignment in if Kris Borer
2015-08-12 13:51 ` Kris Borer
2015-08-12 14:00 ` [Cocci] " Julia Lawall
2015-08-12 14:00 ` Julia Lawall
2015-08-12 14:49 ` [Cocci] " Kris Borer
2015-08-12 14:12 ` Michal Marek [this message]
2015-08-12 14:12 ` Michal Marek
2015-08-12 14:53 ` [Cocci] " Kris Borer
2015-08-12 15:05 ` Michal Marek
2015-08-12 15:05 ` Michal Marek
2015-08-12 15:16 ` [Cocci] " Julia Lawall
2015-08-12 15:16 ` Julia Lawall
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=55CB543A.70007@suse.cz \
--to=mmarek@suse.cz \
--cc=cocci@systeme.lip6.fr \
/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.