All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: Thomas Weber <weber@corscience.de>,
	linux-omap@vger.kernel.org, Russell King <linux@arm.linux.org.uk>,
	Kevin Hilman <khilman@deeprootsystems.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] OMAP2: powerdomain: Add break in switch statement
Date: Tue, 3 Aug 2010 10:22:11 +0300	[thread overview]
Message-ID: <20100803072210.GQ12293@atomide.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1007121418220.10106@utopia.booyaka.com>

* Paul Walmsley <paul@pwsan.com> [100712 23:14]:
> On Fri, 9 Jul 2010, Thomas Weber wrote:
> 
> > Add a missing break at end of switch statement. At the moment it is a
> > fall through to WARN_ON(1) and return -EEXIST.
> > 
> > Signed-off-by: Thomas Weber <weber@corscience.de>
> 
> Thanks Thomas.
> 
> Tony, this is
> 
> Acked-by: Paul Walmsley <paul@pwsan.com>
> 
> if you want it for .36; otherwise, can queue it for .37 here.

Thanks, I've added it into omap-for-linus.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] OMAP2: powerdomain: Add break in switch statement
Date: Tue, 3 Aug 2010 10:22:11 +0300	[thread overview]
Message-ID: <20100803072210.GQ12293@atomide.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1007121418220.10106@utopia.booyaka.com>

* Paul Walmsley <paul@pwsan.com> [100712 23:14]:
> On Fri, 9 Jul 2010, Thomas Weber wrote:
> 
> > Add a missing break at end of switch statement. At the moment it is a
> > fall through to WARN_ON(1) and return -EEXIST.
> > 
> > Signed-off-by: Thomas Weber <weber@corscience.de>
> 
> Thanks Thomas.
> 
> Tony, this is
> 
> Acked-by: Paul Walmsley <paul@pwsan.com>
> 
> if you want it for .36; otherwise, can queue it for .37 here.

Thanks, I've added it into omap-for-linus.

Regards,

Tony

  reply	other threads:[~2010-08-03  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09  7:40 [PATCH] OMAP2: powerdomain: Add break in switch statement Thomas Weber
2010-07-09  7:40 ` Thomas Weber
2010-07-12 20:21 ` Paul Walmsley
2010-07-12 20:21   ` Paul Walmsley
2010-08-03  7:22   ` Tony Lindgren [this message]
2010-08-03  7:22     ` Tony Lindgren

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=20100803072210.GQ12293@atomide.com \
    --to=tony@atomide.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=paul@pwsan.com \
    --cc=weber@corscience.de \
    /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.