From: Maya Nakamura <m.maya.nakamura@gmail.com>
To: gregkh@linuxfoundation.org, outreachy-kernel@googlegroups.com
Subject: [PATCH 0/3] staging: rtlwifi: Remove unnecessary functions
Date: Wed, 24 Oct 2018 18:16:55 -0700 [thread overview]
Message-ID: <cover.1540428705.git.m.maya.nakamura@gmail.com> (raw)
This patchset removes functions that only return zero or the second
argument. It also removes the functions that are not used at all.
Maya Nakamura (3):
staging: rtlwifi: Remove function that only returns the second
argument
staging: rtlwifi: Remove function that only returns zero
staging: rtlwifi: Remove unused functions
.../staging/rtlwifi/phydm/phydm_hwconfig.c | 73 ++-----------------
.../staging/rtlwifi/phydm/phydm_hwconfig.h | 12 ---
2 files changed, 6 insertions(+), 79 deletions(-)
--
2.17.1
next reply other threads:[~2018-10-25 1:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-25 1:16 Maya Nakamura [this message]
2018-10-25 1:17 ` [PATCH 1/3] staging: rtlwifi: Remove function that only returns the second argument Maya Nakamura
2018-10-25 14:29 ` [Outreachy kernel] " Julia Lawall
2018-10-25 1:18 ` [PATCH 2/3] staging: rtlwifi: Remove function that only returns zero Maya Nakamura
2018-10-25 14:24 ` [Outreachy kernel] " Julia Lawall
2018-10-26 0:34 ` Maya Nakamura
2018-10-25 1:19 ` [PATCH 3/3] staging: rtlwifi: Remove unused functions Maya Nakamura
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.1540428705.git.m.maya.nakamura@gmail.com \
--to=m.maya.nakamura@gmail.com \
--cc=gregkh@linuxfoundation.org \
--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.