outreachy.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c
@ 2023-04-01 18:58 Khadija Kamran
  2023-04-01 18:58 ` [PATCH 1/5] staging: rtl8192e: remove extra blank lines " Khadija Kamran
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Khadija Kamran @ 2023-04-01 18:58 UTC (permalink / raw)
  To: outreachy; +Cc: gregkh, linux-staging, linux-kernel

Fix several issues reported by checkpatch in rtllib_crypt_ccmp.c file.

Khadija Kamran (5):
  staging: rtl8192e: remove extra blank lines in rtllib_crypt_ccmp.c
  staging: rtl8192e: fix alignment to match open parenthesis
  staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPFormatErrors>
  staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPReplays>
  staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPDecryptErrors>

 drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 33 +++++++-------------
 1 file changed, 12 insertions(+), 21 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-04-01 21:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-01 18:58 [PATCH 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c Khadija Kamran
2023-04-01 18:58 ` [PATCH 1/5] staging: rtl8192e: remove extra blank lines " Khadija Kamran
2023-04-01 18:58 ` [PATCH 2/5] staging: rtl8192e: fix alignment to match open parenthesis Khadija Kamran
2023-04-01 18:58 ` [PATCH 3/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPFormatErrors> Khadija Kamran
2023-04-01 21:20   ` Philipp Hortmann
2023-04-01 18:58 ` [PATCH 4/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPReplays> Khadija Kamran
2023-04-01 18:58 ` [PATCH 5/5] staging: rtl8192e: avoid camel-case <dot11RSNAStatsCCMPDecryptErrors> Khadija Kamran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).