From: Amitoj Kaur Chawla <amitoj1606@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: Drop unnecessary code
Date: Sat, 31 Oct 2015 20:15:00 +0530 [thread overview]
Message-ID: <cover.1446302505.git.amitoj1606@gmail.com> (raw)
This patchset removes wrapper function, unnecessary variable and
function to clean up code.
Amitoj Kaur Chawla (4):
staging: rtl8712: rtl871x_sta_mgt: Remove wrapper function
staging: rtl8712: rtl871x_mlme: Remove wrapper function
staging: rtl8192e: Remove unnecessary variable
staging: rtl8192u: Remove unnecessary function
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c | 5 ++---
drivers/staging/rtl8192u/r819xU_phy.c | 25 +++++--------------------
drivers/staging/rtl8712/rtl871x_mlme.c | 8 +-------
drivers/staging/rtl8712/rtl871x_sta_mgt.c | 9 ++-------
4 files changed, 10 insertions(+), 37 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-31 14:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-31 14:45 Amitoj Kaur Chawla [this message]
2015-10-31 14:46 ` [PATCH 1/4] staging: rtl8712: rtl871x_sta_mgt: Remove wrapper function Amitoj Kaur Chawla
2015-11-04 20:28 ` [Outreachy kernel] " Greg KH
2015-10-31 14:49 ` [PATCH 2/4] staging: rtl8712: rtl871x_mlme: " Amitoj Kaur Chawla
2015-10-31 14:52 ` [PATCH 3/4] staging: rtl8192e: Remove unnecessary variable Amitoj Kaur Chawla
2015-10-31 14:55 ` [PATCH 4/4] staging: rtl8192u: Remove unnecessary function Amitoj Kaur Chawla
2015-10-31 17:17 ` [Outreachy kernel] " Julia Lawall
2015-10-31 17:40 ` Amitoj Kaur Chawla
2015-10-31 17:49 ` Julia Lawall
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.1446302505.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.