From: Aaron Lawrence <t4rmin@zohomail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 0/6] staging: rtl8192e: rtllib_crypt_tkip: code cleanup on rtllib_crypt_tkip.c
Date: Wed, 26 Oct 2022 19:38:41 +0700 [thread overview]
Message-ID: <cover.1666787061.git.t4rmin@zohomail.com> (raw)
Multiple patches regarding the cleanup of code in rtllib_crypt_tkip.c.
Fixes were applied according to the reports generated by running the
checkpatch script on said file with minor manual adjustments by personal
judgement with handling the comments on the multiple assignments issue.
Aaron Lawrence (6):
staging: rtl8192e: rtllib_crypt_tkip: multiple blank lines removal
staging: rtl8192e: rtllib_crypt_tkip: blank line before close brace
removal
staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open
parentheses
staging: rtl8192e: rtllib_crypt_tkip: fixes on unbalanced braces
staging: rtl8192e: rtllib_crypt_tkip: split multiple assignments
staging: rtl8192e: rtllib_crypt_tkip: rewritten comparison to NULL
drivers/staging/rtl8192e/rtllib_crypt_tkip.c | 52 ++++++--------------
1 file changed, 16 insertions(+), 36 deletions(-)
--
2.38.1
next reply other threads:[~2022-10-26 12:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 12:38 Aaron Lawrence [this message]
2022-10-26 12:39 ` [PATCH 1/6] staging: rtl8192e: rtllib_crypt_tkip: multiple blank lines removal Aaron Lawrence
2022-10-26 12:40 ` [PATCH 2/6] staging: rtl8192e: rtllib_crypt_tkip: blank line before close brace removal Aaron Lawrence
2022-10-26 12:41 ` [PATCH 3/6] staging: rtl8192e: rtllib_crypt_tkip: fixed alignment matching open parentheses Aaron Lawrence
2022-10-26 12:41 ` [PATCH 4/6] staging: rtl8192e: rtllib_crypt_tkip: fixes on unbalanced braces Aaron Lawrence
2022-10-26 12:42 ` [PATCH 5/6] staging: rtl8192e: rtllib_crypt_tkip: split multiple assignments Aaron Lawrence
2022-10-26 12:43 ` [PATCH 6/6] staging: rtl8192e: rtllib_crypt_tkip: rewritten comparison to NULL Aaron Lawrence
2022-10-26 20:23 ` [PATCH 0/6] staging: rtl8192e: rtllib_crypt_tkip: code cleanup on rtllib_crypt_tkip.c Philipp Hortmann
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.1666787061.git.t4rmin@zohomail.com \
--to=t4rmin@zohomail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox