The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: rtl8192e: rtllib_crypt_tkip: code cleanup on rtllib_crypt_tkip.c
@ 2022-10-26 12:38 Aaron Lawrence
  2022-10-26 12:39 ` [PATCH 1/6] staging: rtl8192e: rtllib_crypt_tkip: multiple blank lines removal Aaron Lawrence
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Aaron Lawrence @ 2022-10-26 12:38 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, linux-kernel

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-26 20:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-26 12:38 [PATCH 0/6] staging: rtl8192e: rtllib_crypt_tkip: code cleanup on rtllib_crypt_tkip.c Aaron Lawrence
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox