From: "Javier F. Arias" <jarias.linux@gmail.com>
To: gregkh@linuxfoundation.org
Cc: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/6] staging: rtl8723bs: Clean-up in rtw_security.c
Date: Thu, 10 Oct 2019 23:35:10 -0500 [thread overview]
Message-ID: <cover.1570768179.git.jarias.linux@gmail.com> (raw)
This patchset would improve the formatting, style and remove
unnecessary code.
Javier F. Arias (6):
staging: rtl8723bs: Replace string with identifier
staging: rtl8723bs: Fix lines over 80 characters
staging: rtl8723bs: Add spaces between operators
staging: rtl8723bs: Remove commented code
staging: rtl8723bs: Fix indentation warnings
staging: rtl8723bs: Fix function call format
drivers/staging/rtl8723bs/core/rtw_security.c | 121 ++++++++----------
1 file changed, 52 insertions(+), 69 deletions(-)
--
2.20.1
next reply other threads:[~2019-10-11 4:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 4:35 Javier F. Arias [this message]
2019-10-11 4:36 ` [PATCH 1/6] staging: rtl8723bs: Replace string with identifier Javier F. Arias
2019-10-11 6:00 ` [Outreachy kernel] " Julia Lawall
2019-10-11 4:36 ` [PATCH 2/6] staging: rtl8723bs: Fix lines over 80 characters Javier F. Arias
2019-10-11 4:37 ` [PATCH 3/6] staging: rtl8723bs: Add spaces between operators Javier F. Arias
2019-10-11 4:37 ` [PATCH 4/6] staging: rtl8723bs: Remove commented code Javier F. Arias
2019-10-11 4:37 ` [PATCH 5/6] staging: rtl8723bs: Fix indentation warnings Javier F. Arias
2019-10-11 4:38 ` [PATCH 6/6] staging: rtl8723bs: Fix function call format Javier F. Arias
2019-10-11 6:05 ` [Outreachy kernel] " Julia Lawall
2019-10-16 3:27 ` Javier Arias
2019-10-16 5:09 ` Julia Lawall
2019-10-16 5:11 ` Julia Lawall
2019-10-17 2:34 ` Javier Arias
2019-10-25 5:53 ` Javier Arias
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.1570768179.git.jarias.linux@gmail.com \
--to=jarias.linux@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.