All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@googlemail.com>
To: Fabian Frederick <fabf@skynet.be>
Cc: linux-kernel@vger.kernel.org, davem@davemloft.net,
	joe@perches.com, "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 15/30] carl9170: remove unnecessary break after return
Date: Mon, 21 Jul 2014 10:15:07 +0200	[thread overview]
Message-ID: <3022358.4W3VLEbhdR@blech> (raw)
In-Reply-To: <1405866332-24652-6-git-send-email-fabf@skynet.be>

On Sunday, July 20, 2014 04:25:16 PM Fabian Frederick wrote:
> Signed-off-by: Fabian Frederick <fabf@skynet.be>

Acked-by: Christian Lamparter <chunkeey@googlemail.com>
> ---
>  drivers/net/wireless/ath/carl9170/phy.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/ath/carl9170/phy.c b/drivers/net/wireless/ath/carl9170/phy.c
> index ab4ee7d..b80b213 100644
> --- a/drivers/net/wireless/ath/carl9170/phy.c
> +++ b/drivers/net/wireless/ath/carl9170/phy.c
> @@ -1139,7 +1139,6 @@ static int carl9170_set_freq_cal_data(struct ar9170 *ar,
>  
>  	default:
>  		return -EINVAL;
> -		break;
>  	}
>  
>  	for (; i >= 0; i--) {
> 


  reply	other threads:[~2014-07-21  8:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-20 14:25 [PATCH 10/30] rtlwifi: rtl8188ee: remove unnecessary break after return Fabian Frederick
2014-07-20 14:25 ` [PATCH 11/30] prism54: " Fabian Frederick
2014-07-20 14:25   ` Fabian Frederick
2014-07-20 14:25 ` [PATCH 12/30] cw1200: " Fabian Frederick
2014-07-20 14:25 ` [PATCH 13/30] airo: " Fabian Frederick
2014-07-20 14:25 ` [PATCH 14/30] ath6kl: " Fabian Frederick
2014-07-21  8:17   ` Kalle Valo
2014-07-21  8:20     ` Fabian Frederick
2014-07-20 14:25 ` [PATCH 15/30] carl9170: " Fabian Frederick
2014-07-21  8:15   ` Christian Lamparter [this message]
2014-07-20 14:25 ` [PATCH 16/30] i40e: " Fabian Frederick
2014-07-20 14:25   ` Fabian Frederick
2014-07-20 14:25 ` [PATCH 17/30] e1000: " Fabian Frederick
2014-07-20 14:25   ` Fabian Frederick
2014-07-20 14:25 ` [PATCH 18/30] ixgbe: " Fabian Frederick
2014-07-20 14:25   ` Fabian Frederick
2014-07-20 14:25 ` [PATCH 19/30] e1000e: " Fabian Frederick
2014-07-20 14:25   ` Fabian Frederick

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=3022358.4W3VLEbhdR@blech \
    --to=chunkeey@googlemail.com \
    --cc=davem@davemloft.net \
    --cc=fabf@skynet.be \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.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.