linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Stanislaw Gruszka <stf_xl@wp.pl>
Cc: linux-wireless@vger.kernel.org, Markov Mikhail <markov.mikhail@itmh.ru>
Subject: Re: [PATCH] rt2x00: remove unused variable in rt2800_get_survey
Date: Wed, 04 Nov 2020 14:01:34 +0200	[thread overview]
Message-ID: <87361ps541.fsf@codeaurora.org> (raw)
In-Reply-To: <20201104115148.GA84318@wp.pl> (Stanislaw Gruszka's message of "Wed, 4 Nov 2020 12:51:48 +0100")

Stanislaw Gruszka <stf_xl@wp.pl> writes:

> Patch fixes this compile warning:
>
> drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function ‘rt2800_get_survey’:
> drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10533:25: warning: unused variable ‘conf’ [-Wunused-variable]
> 10533 |  struct ieee80211_conf *conf = &hw->conf;
>       |                         ^~~~
>
> added by recent patch "rt2x00: save survey for every channel visited"

You mean this one?

https://patchwork.kernel.org/project/linux-wireless/patch/1603222991841.29674@itmh.ru/

That patch is not applied yet, so please send v3 with this patch folded
into it.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

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

      reply	other threads:[~2020-11-04 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04 11:51 [PATCH] rt2x00: remove unused variable in rt2800_get_survey Stanislaw Gruszka
2020-11-04 12:01 ` Kalle Valo [this message]

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=87361ps541.fsf@codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=markov.mikhail@itmh.ru \
    --cc=stf_xl@wp.pl \
    /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).