From: Deepak R Varma <drv@mailo.com>
To: outreachy@lists.linux.dev,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/7] wlan-ng: Unused code clean-up patch set
Date: Tue, 1 Nov 2022 19:17:30 +0530 [thread overview]
Message-ID: <cover.1667308828.git.drv@mailo.com> (raw)
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
next reply other threads:[~2022-11-01 13:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 13:47 Deepak R Varma [this message]
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
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=cover.1667308828.git.drv@mailo.com \
--to=drv@mailo.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=outreachy@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox