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

From: Deepak R Varma
Date: Tue Nov 01 2022 - 09:47:55 EST


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@xxxxxxxxxx and paskripkin@xxxxxxxxx
2. Combine changes for different impact areas into a path sea.
Suggested by dan.carpenter@xxxxxxxxxx

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