From: Amitoj Kaur Chawla <amitoj1606@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/3] staging: rtl8188eu: Remove unnecessary functions
Date: Tue, 27 Oct 2015 23:02:15 +0530 [thread overview]
Message-ID: <cover.1445966850.git.amitoj1606@gmail.com> (raw)
This patchset removes unnecessary functions that aren't used, or can be replaced by a single line of code.
Amitoj Kaur Chawla (3):
staging: rtl8188eu: core: Remove unnecessary functions
staging: rtl8188eu: Remove unused function
staging: rtl8188eu: core: Remove wrapper function
drivers/staging/rtl8188eu/core/rtw_ap.c | 54 +--------------------------
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 24 +++++-------
drivers/staging/rtl8188eu/core/rtw_xmit.c | 5 ---
drivers/staging/rtl8188eu/include/rtw_xmit.h | 1 -
4 files changed, 10 insertions(+), 74 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-27 17:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 17:32 Amitoj Kaur Chawla [this message]
2015-10-27 17:35 ` [PATCH 1/3] staging: rtl8188eu: core: Remove unnecessary functions Amitoj Kaur Chawla
2015-10-27 17:36 ` [PATCH 2/3] staging: rtl8188eu: Remove unused function Amitoj Kaur Chawla
2015-10-27 17:37 ` [PATCH 3/3] staging: rtl8188eu: core: Remove wrapper function Amitoj Kaur Chawla
2015-10-28 9:28 ` [Outreachy kernel] " Julia Lawall
2015-10-28 13:55 ` Amitoj Kaur Chawla
2015-10-28 14:05 ` Julia Lawall
2015-10-28 14:52 ` Amitoj Kaur Chawla
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.1445966850.git.amitoj1606@gmail.com \
--to=amitoj1606@gmail.com \
--cc=outreachy-kernel@googlegroups.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.