All of lore.kernel.org
 help / color / mirror / Atom feed
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: KVM: Add missing break;
Date: Sun, 14 Apr 2013 19:26:25 +0200	[thread overview]
Message-ID: <d57c84379b08873899ad0bcf95848fa7@localhost> (raw)
In-Reply-To: <1365918945.1878.8.camel@joe-AO722>

Hi Joe,

On Sat, 13 Apr 2013 22:55:45 -0700, Joe Perches <joe@perches.com> wrote:
> commit 3401d54696f ("KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl")
> added the case, but omitted adding break;

[...]

Already reported here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-April/160127.html

> $ grep -rP --include=*.[ch]
> "\b(\w+)\s*=[^;]+;\s*(?:case\s+\w+:|default:)\s*\1\s*="

Cool regexp! :-)
 
Cheers,

        M.
-- 
Fast, cheap, reliable. Pick two.

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <marc.zyngier@arm.com>
To: Joe Perches <joe@perches.com>
Cc: Christoffer Dall <cdall@cs.columbia.edu>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: KVM: Add missing break;
Date: Sun, 14 Apr 2013 19:26:25 +0200	[thread overview]
Message-ID: <d57c84379b08873899ad0bcf95848fa7@localhost> (raw)
In-Reply-To: <1365918945.1878.8.camel@joe-AO722>

Hi Joe,

On Sat, 13 Apr 2013 22:55:45 -0700, Joe Perches <joe@perches.com> wrote:
> commit 3401d54696f ("KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl")
> added the case, but omitted adding break;

[...]

Already reported here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-April/160127.html

> $ grep -rP --include=*.[ch]
> "\b(\w+)\s*=[^;]+;\s*(?:case\s+\w+:|default:)\s*\1\s*="

Cool regexp! :-)
 
Cheers,

        M.
-- 
Fast, cheap, reliable. Pick two.

  reply	other threads:[~2013-04-14 17:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-14  5:28 [PATCH] clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate Tony Prisk
2013-04-14  5:28 ` Tony Prisk
2013-04-14  5:55 ` [PATCH] ARM: KVM: Add missing break; Joe Perches
2013-04-14  5:55   ` Joe Perches
2013-04-14 17:26   ` Marc Zyngier [this message]
2013-04-14 17:26     ` Marc Zyngier
2013-04-14  7:03 ` [PATCH] clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate Mike Turquette

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=d57c84379b08873899ad0bcf95848fa7@localhost \
    --to=marc.zyngier@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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.