linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] Staging: rtl8192e: fix coding style issues
@ 2022-09-22  7:59 Anjandev Momi
  2022-09-22  7:59 ` [PATCH 1/4] Staging: rtl8192e: remove unnecessary parentheses Anjandev Momi
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Anjandev Momi @ 2022-09-22  7:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel; +Cc: Anjandev Momi

This patch series fixes various checkpatch.pl issues: removes unnecessary
parentheses, removes multiple blank lines, aligns multiple line function calls
to open paranthesis, and adds a blank line after function declaration.

Anjandev Momi (4):
  Staging: rtl8192e: remove unnecessary parentheses
  Staging: rtl8192e: remove multiple blank lines
  Staging: rtl8192e: make alignment match open parenthesis
  Staging: rtl8192e: add blank line after function declaration

 drivers/staging/rtl8192e/rtl819x_BAProc.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.36.2


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/4 v3] Staging: rtl8192e: fix coding style issues
@ 2022-10-14  8:18 Anjandev Momi
  2022-10-14  8:18 ` [PATCH 3/4] Staging: rtl8192e: make alignment match open parenthesis Anjandev Momi
  0 siblings, 1 reply; 8+ messages in thread
From: Anjandev Momi @ 2022-10-14  8:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel; +Cc: Anjandev Momi

This patch series fixes various checkpatch.pl issues: removes unnecessary
parentheses, removes multiple blank lines, aligns multiple line
function calls
to open paranthesis, and adds a blank line after function declaration.

Anjandev Momi (4):
  Staging: rtl8192e: remove unnecessary parentheses
  Staging: rtl8192e: remove multiple blank lines
  Staging: rtl8192e: make alignment match open parenthesis
  Staging: rtl8192e: add blank line after function declaration

---

v2: add one patch for each style fix
v3: list below the --- line any changes from the previous version

 drivers/staging/rtl8192e/rtl819x_BAProc.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.36.2


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

end of thread, other threads:[~2022-10-14 19:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22  7:59 [PATCH 0/4 v2] Staging: rtl8192e: fix coding style issues Anjandev Momi
2022-09-22  7:59 ` [PATCH 1/4] Staging: rtl8192e: remove unnecessary parentheses Anjandev Momi
2022-09-22  7:59 ` [PATCH 2/4] Staging: rtl8192e: remove multiple blank lines Anjandev Momi
2022-09-22  7:59 ` [PATCH 3/4] Staging: rtl8192e: make alignment match open parenthesis Anjandev Momi
2022-09-22  7:59 ` [PATCH 4/4] Staging: rtl8192e: add blank line after function declaration Anjandev Momi
2022-09-22  8:23 ` [PATCH 0/4 v2] Staging: rtl8192e: fix coding style issues Greg Kroah-Hartman
2022-10-14  8:18 [PATCH 0/4 v3] " Anjandev Momi
2022-10-14  8:18 ` [PATCH 3/4] Staging: rtl8192e: make alignment match open parenthesis Anjandev Momi
2022-10-14 19:00   ` 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).