From: Vatika Harlalka <vatikaharlalka@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] Staging: rtl8188eu: Cleanup code to increase compactness
Date: Mon, 2 Mar 2015 11:52:53 +0530 [thread overview]
Message-ID: <cover.1425276736.git.vatikaharlalka@gmail.com> (raw)
Remove unnecessary code to increase readability and
compactness.
Vatika Harlalka (4):
Staging: rtl8188eu: Remove redundant if condition clause
Staging: rtl8188eu: Remove unnecessary if condition
Staging: rtl8188eu: Remove dead code.
Staging: rtl8188eu: Change return type of function to void.
drivers/staging/rtl8188eu/hal/bb_cfg.c | 3 +-
drivers/staging/rtl8188eu/hal/phy.c | 53 ++++++++++------------------------
2 files changed, 16 insertions(+), 40 deletions(-)
--
1.9.1
next reply other threads:[~2015-03-02 6:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 6:22 Vatika Harlalka [this message]
2015-03-02 6:22 ` [PATCH 1/4] Staging: rtl8188eu: Remove redundant if condition clause Vatika Harlalka
2015-03-02 17:23 ` [Outreachy kernel] " Jes Sorensen
2015-03-02 6:22 ` [PATCH 2/4] Staging: rtl8188eu: Remove unnecessary if condition Vatika Harlalka
2015-03-02 6:22 ` [PATCH 3/4] Staging: rtl8188eu: Remove dead code Vatika Harlalka
2015-03-02 6:22 ` [PATCH 4/4] Staging: rtl8188eu: Change return type of function to void Vatika Harlalka
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.1425276736.git.vatikaharlalka@gmail.com \
--to=vatikaharlalka@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.