linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: nbd@nbd.name, linux-wireless@vger.kernel.org,
	lorenzo.bianconi@redhat.com, ryder.lee@mediatek.com,
	shayne.chen@mediatek.com
Subject: Re: [PATCH] mt76: fix compilation warning in mt76_eeprom_override()
Date: Wed, 18 Dec 2019 10:30:21 +0200	[thread overview]
Message-ID: <87bls63ujm.fsf@tynnyri.adurom.net> (raw)
In-Reply-To: <a64aaf778d3d144a46678f2833db2ec0afa3c58a.1576521036.git.lorenzo@kernel.org> (Lorenzo Bianconi's message of "Mon, 16 Dec 2019 19:32:10 +0100")

Lorenzo Bianconi <lorenzo@kernel.org> writes:

> Fix the following compilation warning in mt76_eeprom_override routine
> when CONFIG_OF is not set and label 'out' is not actually used
>
> drivers/net/wireless/mediatek/mt76/eeprom.c: In function ‘mt76_eeprom_override’:
> drivers/net/wireless/mediatek/mt76/eeprom.c:100:1: warning: label ‘out’ defined but not used [-Wunused-label]
>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>

What commit introduced this? Or is this an old issue?

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2019-12-18  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16 18:32 [PATCH] mt76: fix compilation warning in mt76_eeprom_override() Lorenzo Bianconi
2019-12-18  8:30 ` Kalle Valo [this message]
2019-12-18  8:58   ` Lorenzo Bianconi
2019-12-18  9:00     ` Kalle Valo

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=87bls63ujm.fsf@tynnyri.adurom.net \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=lorenzo@kernel.org \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --cc=shayne.chen@mediatek.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).