All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Kirtika Ruchandani <kirtika.ruchandani@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	netdev@vger.kernel.org, linux-wireless@vger.kernel.org,
	Marek Kwaczynski <marek.kwaczynski@tieto.com>,
	David Spinadel <david.spinadel@intel.com>,
	Alexander Bondar <alexander.bondar@intel.com>,
	Michal Kazior <michal.kazior@tieto.com>
Subject: Re: [PATCH 0/4] Fix -Wunused-but-set-variable in net/mac80211/
Date: Mon, 28 Nov 2016 14:15:42 +0100	[thread overview]
Message-ID: <1480338942.8107.38.camel@sipsolutions.net> (raw)
In-Reply-To: <cover.1479962513.git.kirtika@chromium.org> (sfid-20161124_054535_974361_648CC55D)

On Wed, 2016-11-23 at 20:45 -0800, Kirtika Ruchandani wrote:
> This patchset is part of the effort led by Arnd Bergmann to clean up
> warnings in the kernel. This and following patchsets will focus on
> "-Wunused-but-set-variable" as it among the noisier ones. These were
> found compiling with W=1.

All four applied, thanks.

johannes

WARNING: multiple messages have this Message-ID (diff)
From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
To: Kirtika Ruchandani
	<kirtika.ruchandani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Marek Kwaczynski
	<marek.kwaczynski-++hxYGjEMp0AvxtiuMwx3w@public.gmane.org>,
	David Spinadel
	<david.spinadel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	Alexander Bondar
	<alexander.bondar-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	Michal Kazior
	<michal.kazior-++hxYGjEMp0AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH 0/4] Fix -Wunused-but-set-variable in net/mac80211/
Date: Mon, 28 Nov 2016 14:15:42 +0100	[thread overview]
Message-ID: <1480338942.8107.38.camel@sipsolutions.net> (raw)
In-Reply-To: <cover.1479962513.git.kirtika-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> (sfid-20161124_054535_974361_648CC55D)

On Wed, 2016-11-23 at 20:45 -0800, Kirtika Ruchandani wrote:
> This patchset is part of the effort led by Arnd Bergmann to clean up
> warnings in the kernel. This and following patchsets will focus on
> "-Wunused-but-set-variable" as it among the noisier ones. These were
> found compiling with W=1.

All four applied, thanks.

johannes

  parent reply	other threads:[~2016-11-28 13:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24  4:45 [PATCH 0/4] Fix -Wunused-but-set-variable in net/mac80211/ Kirtika Ruchandani
2016-11-24  4:45 ` Kirtika Ruchandani
2016-11-24  4:45 ` [PATCH 1/4] mac80211: Removed unused 'i' variable Kirtika Ruchandani
2016-11-24  4:45 ` [PATCH 2/4] mac80211: Remove unused 'len' variable Kirtika Ruchandani
2016-11-24  4:46 ` [PATCH 3/4] mac80211: Removed unused 'struct ieee80211_supported_band*' variable Kirtika Ruchandani
2016-11-24  4:46   ` Kirtika Ruchandani
2016-11-24  4:46 ` [PATCH 4/4] mac80211: Remove unused 'beaconint_us' variable Kirtika Ruchandani
2016-11-28 13:15 ` Johannes Berg [this message]
2016-11-28 13:15   ` [PATCH 0/4] Fix -Wunused-but-set-variable in net/mac80211/ Johannes Berg

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=1480338942.8107.38.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=alexander.bondar@intel.com \
    --cc=arnd@arndb.de \
    --cc=david.spinadel@intel.com \
    --cc=kirtika.ruchandani@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marek.kwaczynski@tieto.com \
    --cc=michal.kazior@tieto.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.