All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] staging: rtl8192e: code cleanup patches
@ 2023-03-23 19:19 Khadija Kamran
  2023-03-23 19:19 ` [PATCH v2 1/4] staging: rtl8192e: remove extra blank lines Khadija Kamran
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Khadija Kamran @ 2023-03-23 19:19 UTC (permalink / raw)
  To: outreachy; +Cc: gregkh, linux-staging, linux-kernel

Fix several cleanup issues reported by checkpatch.pl in module
staging/rtl8192e in file rtllib_rx.c

Changes in v2:
 - Resent patchset with the correct email address

Khadija Kamran (4):
  staging: rtl8192e: remove extra blank lines
  staging: rtl8192e: add blank lines after declarations
  staging: rtl8192e: add spaces around binary operators
  staging: rtl8192e: remove blank lines after '{'

 drivers/staging/rtl8192e/rtllib_rx.c | 73 +++++++++++-----------------
 1 file changed, 29 insertions(+), 44 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-03-24 22:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23 19:19 [PATCH v2 0/4] staging: rtl8192e: code cleanup patches Khadija Kamran
2023-03-23 19:19 ` [PATCH v2 1/4] staging: rtl8192e: remove extra blank lines Khadija Kamran
2023-03-24 15:41   ` Alison Schofield
2023-03-24 22:11     ` Khadija Kamran
2023-03-23 19:20 ` [PATCH v2 2/4] staging: rtl8192e: add blank lines after declarations Khadija Kamran
2023-03-23 19:20 ` [PATCH v2 3/4] staging: rtl8192e: add spaces around binary operators Khadija Kamran
2023-03-23 19:20 ` [PATCH v2 4/4] staging: rtl8192e: remove blank lines after '{' Khadija Kamran
2023-03-23 19:35 ` [PATCH v2 0/4] staging: rtl8192e: code cleanup patches Philipp Hortmann

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.