All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilbert Adikankwu <gilbertadikankwu@gmail.com>
To: gregkh@linuxfoundation.org, outreachy@lists.linux.dev
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 0/6] staging: rtl8192u: Mute checkpatch error
Date: Sun, 15 Oct 2023 12:06:46 +0100	[thread overview]
Message-ID: <cover.1697367161.git.gilbertadikankwu@gmail.com> (raw)

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


WARNING: multiple messages have this Message-ID (diff)
From: Gilbert Adikankwu <gilbertadikankwu@gmail.com>
To: gregkh@linuxfoundation.org, outreachy@lists.linux.dev
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Gilbert Adikankwu <gilbertadikankwu@gmail.com>
Subject: [PATCH 0/6] staging: rtl8192u: Mute checkpatch error
Date: Sun, 15 Oct 2023 12:24:46 +0100	[thread overview]
Message-ID: <cover.1697367161.git.gilbertadikankwu@gmail.com> (raw)
Message-ID: <20231015112446.cS9Lw1Jb2J1qnZBXHdEPjyYUDSS-rxuE7757vfn2aA4@z> (raw)

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


             reply	other threads:[~2023-10-15 11:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15 11:06 Gilbert Adikankwu [this message]
2023-10-15 11:24 ` [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 3/6] " 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
2023-10-15 20:11     ` Gilbert Adikankwu
2023-10-15 20:34       ` Philipp Hortmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1697367161.git.gilbertadikankwu@gmail.com \
    --to=gilbertadikankwu@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=outreachy@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.