All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julia Lawall <julia.lawall@lip6.fr>
To: Michal Marek <mmarek@suse.cz>
Cc: Himangi Saraogi <himangi774@gmail.com>,
	Gilles Muller <Gilles.Muller@lip6.fr>,
	Nicolas Palix <nicolas.palix@imag.fr>,
	cocci@systeme.lip6.fr, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Coccinelle: Script to replace if and BUG with BUG_ON
Date: Tue, 5 Aug 2014 20:16:04 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.02.1408052015440.2047@localhost6.localdomain6> (raw)
In-Reply-To: <53E0E9D0.9040500@suse.cz>



On Tue, 5 Aug 2014, Michal Marek wrote:

> On 2014-07-20 23:36, Himangi Saraogi wrote:
> > This script detects cases where BUG() follows an if condition on an
> > expression and replaces the if condition and BUG() with a BUG_ON having
> > the conditional expression of the if statement as argument.
> > 
> > Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
> > Acked-by: Julia Lawall <julia.lawall@lip6.fr>
> 
> Is this a result of some internal review, or where does Julia's Acked-by
> come from? I'm just wondering, because I haven't seen any previous
> version of this patch.

She sent it to me first.  It's OK with me.

julia

WARNING: multiple messages have this Message-ID (diff)
From: julia.lawall@lip6.fr (Julia Lawall)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH] Coccinelle: Script to replace if and BUG with BUG_ON
Date: Tue, 5 Aug 2014 20:16:04 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.02.1408052015440.2047@localhost6.localdomain6> (raw)
In-Reply-To: <53E0E9D0.9040500@suse.cz>



On Tue, 5 Aug 2014, Michal Marek wrote:

> On 2014-07-20 23:36, Himangi Saraogi wrote:
> > This script detects cases where BUG() follows an if condition on an
> > expression and replaces the if condition and BUG() with a BUG_ON having
> > the conditional expression of the if statement as argument.
> > 
> > Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
> > Acked-by: Julia Lawall <julia.lawall@lip6.fr>
> 
> Is this a result of some internal review, or where does Julia's Acked-by
> come from? I'm just wondering, because I haven't seen any previous
> version of this patch.

She sent it to me first.  It's OK with me.

julia

  reply	other threads:[~2014-08-05 18:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-20 21:36 [PATCH] Coccinelle: Script to replace if and BUG with BUG_ON Himangi Saraogi
2014-07-20 21:36 ` [Cocci] " Himangi Saraogi
2014-08-05 14:27 ` Michal Marek
2014-08-05 14:27   ` [Cocci] " Michal Marek
2014-08-05 18:16   ` Julia Lawall [this message]
2014-08-05 18:16     ` Julia Lawall
2014-08-06  9:34     ` Michal Marek
2014-08-06  9:34       ` [Cocci] " Michal Marek

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=alpine.DEB.2.02.1408052015440.2047@localhost6.localdomain6 \
    --to=julia.lawall@lip6.fr \
    --cc=Gilles.Muller@lip6.fr \
    --cc=cocci@systeme.lip6.fr \
    --cc=himangi774@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=nicolas.palix@imag.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.