From: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Subject: [Outreachy kernel] [PATCH 0/7] staging: rtlwifi: Compress two lines
Date: Sun, 31 Mar 2019 18:44:46 +0530 [thread overview]
Message-ID: <cover.1554037161.git.payal.s.kshirsagar.98@gmail.com> (raw)
This patchset:
-Compresses two lines into one line that is to return a value sometimes it need not be stored in temporary return variable and removes unnecessary variables.
Payal Kshirsagar (7):
staging: rtlwifi: Compress two lines into one line
staging: rtlwifi: phydm: phydm.c: Compress two lines into one line
staging: rtlwifi: phydm: phydm_rainfo.c: Compress two lines into one
line
staging: rtlwifi: btcoexist: Compress two lines into one line
staging: rtlwifi: halmac: halmac_88xx: Compress two lines into one
line
staging: rtlwifi: halmac: Compress two lines into one line
staging: rtlwifi: halmac: halmac_api.c: Compress two lines into one
line
drivers/staging/rtlwifi/btcoexist/halbtcoutsrc.c | 5 +----
.../rtlwifi/halmac/halmac_88xx/halmac_api_88xx_sdio.c | 5 +----
.../rtlwifi/halmac/halmac_88xx/halmac_api_88xx_usb.c | 5 +----
drivers/staging/rtlwifi/halmac/halmac_api.c | 7 ++-----
drivers/staging/rtlwifi/phydm/phydm.c | 16 ++++------------
drivers/staging/rtlwifi/phydm/phydm_rainfo.c | 5 +----
drivers/staging/rtlwifi/rtl8822be/phy.c | 12 ++++--------
7 files changed, 14 insertions(+), 41 deletions(-)
--
2.7.4
next reply other threads:[~2019-03-31 13:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-31 13:14 Payal Kshirsagar [this message]
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 1/7] staging: rtlwifi: Compress two lines into one line Payal Kshirsagar
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 2/7] staging: rtlwifi: phydm: phydm.c: " Payal Kshirsagar
2019-03-31 13:30 ` Julia Lawall
2019-03-31 13:32 ` Payal Kshirsagar
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 3/7] staging: rtlwifi: phydm: phydm_rainfo.c: " Payal Kshirsagar
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 4/7] staging: rtlwifi: btcoexist: " Payal Kshirsagar
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 5/7] staging: rtlwifi: halmac: halmac_88xx: " Payal Kshirsagar
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 6/7] staging: rtlwifi: halmac: " Payal Kshirsagar
2019-03-31 13:28 ` Julia Lawall
2019-03-31 13:31 ` Payal Kshirsagar
2019-03-31 13:39 ` Julia Lawall
2019-03-31 14:11 ` Payal Kshirsagar
2019-03-31 14:22 ` Julia Lawall
[not found] ` <cover.1554036847.git.payal.s.kshirsagar.98@gmail.com>
2019-03-31 13:14 ` [Outreachy kernel] [PATCH 7/7] " Payal Kshirsagar
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.1554037161.git.payal.s.kshirsagar.98@gmail.com \
--to=payal.s.kshirsagar.98@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.