[PATCH v2 0/7] wlan-ng: Unused code clean-up patch set

Deepak R Varma posted 7 patches 3 years, 5 months ago
drivers/staging/wlan-ng/p80211mgmt.h  | 301 --------------------------
drivers/staging/wlan-ng/p80211types.h |   6 -
2 files changed, 307 deletions(-)
[PATCH v2 0/7] wlan-ng: Unused code clean-up patch set
Posted by Deepak R Varma 3 years, 5 months ago
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