From: Aishwarya Pant <aishpant@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: outreachy-kernel@googlegroups.com, julia.lawall@lip6.fr
Subject: [PATCH 0/3] staging: rtl8188eu: perform minor code cleanup
Date: Fri, 22 Sep 2017 16:43:11 +0530 [thread overview]
Message-ID: <cover.1506078496.git.aishpant@gmail.com> (raw)
Patch series performs minor coccicheck and checkpatch cleanups.
Aishwarya Pant (3):
staging: rtl8188eu: remove unneeded conversions to bool
staging: rtl8188eu: remove implicit bool->int conversions
staging: rtl8188eu: wrap lines in 80 characters
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 59 +++++++++++++++++----------
1 file changed, 38 insertions(+), 21 deletions(-)
--
2.7.4
next reply other threads:[~2017-09-22 11:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 11:13 Aishwarya Pant [this message]
2017-09-22 11:13 ` [PATCH 1/3] staging: rtl8188eu: remove unneeded conversions to bool Aishwarya Pant
2017-09-22 11:14 ` [PATCH 2/3] staging: rtl8188eu: remove implicit bool->int conversions Aishwarya Pant
2017-09-22 11:14 ` [PATCH 3/3] staging: rtl8188eu: wrap lines in 80 characters Aishwarya Pant
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.1506078496.git.aishpant@gmail.com \
--to=aishpant@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=julia.lawall@lip6.fr \
--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.