From: Gargi Sharma <gs051095@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: gregkh@linuxfoundation.org, Gargi Sharma <gs051095@gmail.com>
Subject: [PATCH 0/6] Fix multiple checkpatch issues
Date: Fri, 17 Feb 2017 11:50:24 +0530 [thread overview]
Message-ID: <cover.1487312015.git.gs051095@gmail.com> (raw)
Improve readability by fixing multiple checkpatch.pl
issues in rtl8188eu driver.
Gargi Sharma (6):
staging: rtl8188eu: Replace x==NULL by !x
staging: rtl8188eu: Fix block comments warning
staging: rtl8188eu: Put constant on right side of comparison
staging: rtl8188eu: Remove unnecessary blank lines
staging: rtl8188eu: Remove multiple blank lines
staging: rtl8188eu: Add a blank line
drivers/staging/rtl8188eu/core/rtw_mlme.c | 123 ++++++++++++++----------------
1 file changed, 56 insertions(+), 67 deletions(-)
--
2.7.4
next reply other threads:[~2017-02-17 6:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-17 6:20 Gargi Sharma [this message]
2017-02-17 6:20 ` [PATCH 1/6] staging: rtl8188eu: Replace x==NULL by !x Gargi Sharma
2017-02-17 6:20 ` [PATCH 2/6] staging: rtl8188eu: Fix block comments warning Gargi Sharma
2017-02-17 6:33 ` [Outreachy kernel] " Vaishali Thakkar
2017-02-17 6:35 ` Julia Lawall
2017-02-17 6:42 ` Vaishali Thakkar
2017-02-17 6:20 ` [PATCH 3/6] staging: rtl8188eu: Put constant on right side of comparison Gargi Sharma
2017-02-17 6:20 ` [PATCH 4/6] staging: rtl8188eu: Remove unnecessary blank lines Gargi Sharma
2017-02-17 6:20 ` [PATCH 5/6] staging: rtl8188eu: Remove multiple " Gargi Sharma
2017-02-17 6:20 ` [PATCH 6/6] staging: rtl8188eu: Add a blank line Gargi Sharma
-- strict thread matches above, loose matches on Subject: below --
2015-10-09 20:41 [PATCH 0/6] Fix multiple checkpatch issues 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.1487312015.git.gs051095@gmail.com \
--to=gs051095@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.