public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] wlan-ng: Unused code clean-up patch set
@ 2022-11-01 13:47 Deepak R Varma
  2022-11-01 13:48 ` [PATCH v2 1/7] staging: wlan-ng: Remove unused struct wlan_ie_ssid references Deepak R Varma
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Deepak R Varma @ 2022-11-01 13:47 UTC (permalink / raw)
  To: outreachy, Greg Kroah-Hartman, linux-staging, linux-kernel

The patch set proposes to clean unused code from the wlan-ng driver. The patches
are compile tested on my x86 machine.

Change in v2:
   1. Review and include additional code clean-up opportunities as
      suggested by dan.carpenter@oracle.com and paskripkin@gmail.com
   2. Combine changes for different impact areas into a path sea.
      Suggested by dan.carpenter@oracle.com

Deepak R Varma (7):
  staging: wlan-ng: Remove unused struct wlan_ie_ssid references
  staging: wlan-ng: Remove unused struct wlan_ie_supp_rates references
  staging: wlan-ng: Remove unused struct wlan_ie_tim references
  staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms references
  staging: wlan-ng: Remove unused struct p80211macarray definition
  staging: wlan-ng: Remove unused function declarations
  staging: wlan-ng: Remove unused structure definitions

 drivers/staging/wlan-ng/p80211mgmt.h  | 301 --------------------------
 drivers/staging/wlan-ng/p80211types.h |   6 -
 2 files changed, 307 deletions(-)

--
2.34.1




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-01 13:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 13:47 [PATCH v2 0/7] wlan-ng: Unused code clean-up patch set Deepak R Varma
2022-11-01 13:48 ` [PATCH v2 1/7] staging: wlan-ng: Remove unused struct wlan_ie_ssid references Deepak R Varma
2022-11-01 13:48 ` [PATCH v2 2/7] staging: wlan-ng: Remove unused struct wlan_ie_supp_rates references Deepak R Varma
2022-11-01 13:49 ` [PATCH v2 3/7] staging: wlan-ng: Remove unused struct wlan_ie_tim references Deepak R Varma
2022-11-01 13:49 ` [PATCH v2 4/7] staging: wlan-ng: Remove unused struct wlan_ie_ibss_parms references Deepak R Varma
2022-11-01 13:49 ` [PATCH v2 5/7] staging: wlan-ng: Remove unused struct p80211macarray definition Deepak R Varma
2022-11-01 13:50 ` [PATCH v2 6/7] staging: wlan-ng: Remove unused function declarations Deepak R Varma
2022-11-01 13:50 ` [PATCH v2 7/7] staging: wlan-ng: Remove unused structure definitions Deepak R Varma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox