All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-kernel@vger.kernel.org, anton@enomsg.org, dwmw2@infradead.org
Subject: Re: [PATCH v2 2/4] ab8500-charger: Remove redundant break
Date: Fri, 6 Sep 2013 08:05:30 +0100	[thread overview]
Message-ID: <20130906070530.GD32654@lee--X1> (raw)
In-Reply-To: <1378448873-4430-2-git-send-email-sachin.kamat@linaro.org>

On Fri, 06 Sep 2013, Sachin Kamat wrote:

> Each of the if-else blocks has a break statement.
> Remove the additional one which is unreachable.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> No changes since v1.
> ---
>  drivers/power/ab8500_charger.c |    1 -
>  1 file changed, 1 deletion(-)

Acked-by: Lee Jones <lee.jones@linaro.org>

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2013-09-06  7:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06  6:27 [PATCH v2 1/4] ab8500-charger: Check return value of regulator_enable Sachin Kamat
2013-09-06  6:27 ` [PATCH v2 2/4] ab8500-charger: Remove redundant break Sachin Kamat
2013-09-06  7:05   ` Lee Jones [this message]
2013-09-06  6:27 ` [PATCH v2 3/4] pm2301-charger: Check return value of regulator_enable Sachin Kamat
2013-09-06  7:03   ` Lee Jones
2013-09-06  6:27 ` [PATCH v2 4/4] pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt Sachin Kamat
2013-09-06  7:02 ` [PATCH v2 1/4] ab8500-charger: Check return value of regulator_enable Lee Jones
2013-09-06  8:14   ` Sachin Kamat

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=20130906070530.GD32654@lee--X1 \
    --to=lee.jones@linaro.org \
    --cc=anton@enomsg.org \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sachin.kamat@linaro.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.