linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Ian To <onlyian4981@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Ian To <onlyian4981@gmail.com>
Subject: [PATCH 0/4] Code cleanup patches
Date: Mon,  3 Feb 2025 22:57:18 -0800	[thread overview]
Message-ID: <cover.1738651582.git.onlyian4981@gmail.com> (raw)

Fixes complaints reported by checkpatch present in the staging/rtl8723bs
module.

Ian To (4):
  staging: rtl8723bs: Add missing spaces
  staging: rtl8723bs: Split up long lines
  staging: rtl8723bs: Remove unnecessary parentheses
  staging: rtl8723bs: Format comments

 .../staging/rtl8723bs/core/rtw_wlan_util.c    | 175 +++++++++---------
 1 file changed, 89 insertions(+), 86 deletions(-)

-- 
2.45.3


             reply	other threads:[~2025-02-04  6:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-04  6:57 Ian To [this message]
2025-02-04  6:57 ` [PATCH 1/4] staging: rtl8723bs: Add missing spaces Ian To
2025-02-04  6:57 ` [PATCH 2/4] staging: rtl8723bs: Split up long lines Ian To
2025-02-04  6:57 ` [PATCH 3/4] staging: rtl8723bs: Remove unnecessary parentheses Ian To
2025-02-04  6:57 ` [PATCH 4/4] staging: rtl8723bs: Format comments Ian To

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.1738651582.git.onlyian4981@gmail.com \
    --to=onlyian4981@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@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 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).