From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Cc: navin patidar <navin.patidar@gmail.com>,
devel@driverdev.osuosl.org,
Tapasweni Pathak <tapaswenipathak@gmail.com>,
linux-kernel@vger.kernel.org, Jeff Oczek <jeffoczek@gmail.com>,
Dan Carpenter <dan.carpenter@oracle.com>,
Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: [PATCH v3] staging: rtl8188eu: core: rtw_wlan_util: Remove some unused functions
Date: Wed, 28 Jan 2015 10:56:44 -0800 [thread overview]
Message-ID: <20150128185644.GA18395@kroah.com> (raw)
In-Reply-To: <1422207870-10616-1-git-send-email-rickard_strandqvist@spectrumdigital.se>
On Sun, Jan 25, 2015 at 06:44:30PM +0100, Rickard Strandqvist wrote:
> Removes some functions that are not used anywhere:
> CAM_empty_entry() get_bsstype() rtw_get_oper_choffset()
> rtw_get_oper_bw() is_ap_in_wep() should_forbid_n_rate()
>
> This was partially found by using a static code analysis program called cppcheck.
>
> Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
> ---
> drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 90 ----------------------
> drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 6 --
> 2 files changed, 96 deletions(-)
Doesn't apply to my staging-testing branch at all :(
prev parent reply other threads:[~2015-01-28 20:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 17:44 [PATCH v3] staging: rtl8188eu: core: rtw_wlan_util: Remove some unused functions Rickard Strandqvist
2015-01-28 18:56 ` Greg Kroah-Hartman [this message]
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=20150128185644.GA18395@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Larry.Finger@lwfinger.net \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=jeffoczek@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=navin.patidar@gmail.com \
--cc=rickard_strandqvist@spectrumdigital.se \
--cc=tapaswenipathak@gmail.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.