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

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

Changes in v2:
 - Update variable_name in PATCH 3, 4 and 5 to dot11rsna_{variable_name} 
 - Remove comment from PATCH 3

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 CamelCase <dot11RSNAStatsCCMPFormatErrors>
  staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPReplays>
  staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPDecryptErrors>

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

-- 
2.34.1


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

end of thread, other threads:[~2023-04-02 16:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 14:32 [PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c Khadija Kamran
2023-04-02 14:32 ` [PATCH v2 1/5] staging: rtl8192e: remove extra blank lines " Khadija Kamran
2023-04-02 14:32 ` [PATCH v2 2/5] staging: rtl8192e: fix alignment to match open parenthesis Khadija Kamran
2023-04-02 14:32 ` [PATCH v2 3/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPFormatErrors> Khadija Kamran
2023-04-02 14:32 ` [PATCH v2 4/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPReplays> Khadija Kamran
2023-04-02 14:32 ` [PATCH v2 5/5] staging: rtl8192e: avoid CamelCase <dot11RSNAStatsCCMPDecryptErrors> Khadija Kamran
2023-04-02 16:00 ` [PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.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;
as well as URLs for NNTP newsgroup(s).