All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <linux@treblig.org>
To: miriam.rachel.korenblit@intel.com, kvalo@kernel.org,
	linux-wireless@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] iwlwifi: Cleaning up deadcode
Date: Tue, 28 Jan 2025 18:45:31 +0000	[thread overview]
Message-ID: <Z5kly5whELp8h1k3@gallifrey> (raw)
In-Reply-To: <20241223013202.340180-1-linux@treblig.org>

* linux@treblig.org (linux@treblig.org) wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
> 
> Hi,
>   This is a collection of removal of functions
> that have been used for more than a few years.
> 
>   There are also a handful of string and one structure
> removal that are just left overs from a recent commit.
> 
> They're all entire function/structure/string removal.
> 
> Build tested only.
> 
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

A gentle ping on this just-pre-christmas set please.
Thanks!

Dave

> 
> 
> Dr. David Alan Gilbert (6):
>   iwlwifi: Remove unused iwl_rx_ant_restriction
>   iwlwifi: Remove unused iwl_mvm_rx_missed_vap_notif
>   iwlwifi: Remove unused iwl_mvm_ftm_*_add_pasn_sta functions
>   iwlwifi: Remove unused iwl_mvm_ftm_add_pasn_sta
>   iwlwifi: Remove unused iwl_bz_name
>   iwlwifi: Remove old device data
> 
>  .../net/wireless/intel/iwlwifi/cfg/22000.c    |   1 -
>  .../net/wireless/intel/iwlwifi/cfg/ax210.c    |   8 --
>  drivers/net/wireless/intel/iwlwifi/cfg/bz.c   |   1 -
>  drivers/net/wireless/intel/iwlwifi/dvm/tt.c   |  11 --
>  drivers/net/wireless/intel/iwlwifi/dvm/tt.h   |   1 -
>  .../net/wireless/intel/iwlwifi/iwl-config.h   |   4 -
>  .../intel/iwlwifi/mvm/ftm-initiator.c         | 101 ------------------
>  .../intel/iwlwifi/mvm/ftm-responder.c         |  86 ---------------
>  .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c |  23 ----
>  drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  12 ---
>  drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  61 -----------
>  drivers/net/wireless/intel/iwlwifi/mvm/sta.h  |   4 -
>  12 files changed, 313 deletions(-)
> 
> -- 
> 2.47.1
> 
-- 
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
\        dave @ treblig.org |                               | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

  parent reply	other threads:[~2025-01-28 18:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-23  1:31 [PATCH 0/6] iwlwifi: Cleaning up deadcode linux
2024-12-23  1:31 ` [PATCH 1/6] iwlwifi: Remove unused iwl_rx_ant_restriction linux
2024-12-23  1:31 ` [PATCH 2/6] iwlwifi: Remove unused iwl_mvm_rx_missed_vap_notif linux
2024-12-23  1:31 ` [PATCH 3/6] iwlwifi: Remove unused iwl_mvm_ftm_*_add_pasn_sta functions linux
2024-12-23  1:32 ` [PATCH 4/6] iwlwifi: Remove unused iwl_mvm_ftm_add_pasn_sta linux
2024-12-23  1:32 ` [PATCH 5/6] iwlwifi: Remove unused iwl_bz_name linux
2024-12-23  1:32 ` [PATCH 6/6] iwlwifi: Remove old device data linux
2025-01-28 18:45 ` Dr. David Alan Gilbert [this message]
2025-01-28 19:04   ` [PATCH 0/6] iwlwifi: Cleaning up deadcode Korenblit, Miriam Rachel
2025-01-28 19:52     ` Dr. David Alan Gilbert

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=Z5kly5whELp8h1k3@gallifrey \
    --to=linux@treblig.org \
    --cc=kvalo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=miriam.rachel.korenblit@intel.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 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.