public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: rtl8192u: Mute checkpatch error
@ 2023-10-15 11:06 Gilbert Adikankwu
  2023-10-15 11:12 ` [PATCH 1/6] staging: rtl8192u: Align descendant arguments Gilbert Adikankwu
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Gilbert Adikankwu @ 2023-10-15 11:06 UTC (permalink / raw)
  To: gregkh, outreachy; +Cc: linux-staging, linux-kernel

Align descendant arguments to the open parenthesis as per the "Linux
Kernel coding style" in Documentation/process/coding-style.rst

Mute the following checkpatch error:

CHECK: Alignment should match open parenthesis

Gilbert Adikankwu (6):
  staging: rtl8192u: Align descendant arguments
  staging: rtl8192u: Align descendant arguments
  staging: rtl8192u: Align descendant arguments
  staging: rtl8192u: Align descendant arguments
  staging: rtl8192u: Align descendant arguments
  staging: rtl8192u: Align descendant arguments

 drivers/staging/rtl8192u/r8180_93cx6.c     |  4 ++--
 drivers/staging/rtl8192u/r8190_rtl8256.c   | 16 +++++++--------
 drivers/staging/rtl8192u/r8192U_core.c     | 20 +++++++++---------
 drivers/staging/rtl8192u/r8192U_dm.c       | 24 +++++++++++-----------
 drivers/staging/rtl8192u/r819xU_firmware.c |  4 ++--
 drivers/staging/rtl8192u/r819xU_phy.c      |  2 +-
 6 files changed, 35 insertions(+), 35 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-15 16:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-15 11:06 [PATCH 0/6] staging: rtl8192u: Mute checkpatch error Gilbert Adikankwu
2023-10-15 11:12 ` [PATCH 1/6] staging: rtl8192u: Align descendant arguments Gilbert Adikankwu
2023-10-15 11:24   ` Gilbert Adikankwu
2023-10-15 11:17 ` [PATCH 2/6] " Gilbert Adikankwu
2023-10-15 11:24   ` Gilbert Adikankwu
2023-10-15 11:24 ` [PATCH 0/6] staging: rtl8192u: Mute checkpatch error Gilbert Adikankwu
2023-10-15 11:24 ` [PATCH 3/6] staging: rtl8192u: Align descendant arguments Gilbert Adikankwu
2023-10-15 11:24 ` [PATCH 4/6] " Gilbert Adikankwu
2023-10-15 11:24 ` [PATCH 5/6] " Gilbert Adikankwu
2023-10-15 15:51   ` Julia Lawall
2023-10-15 11:24 ` [PATCH 6/6] " Gilbert Adikankwu
2023-10-15 12:49 ` [PATCH 0/6] staging: rtl8192u: Mute checkpatch error Greg KH
2023-10-15 15:52 ` Julia Lawall
2023-10-15 16:10   ` Philipp Hortmann

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