All of lore.kernel.org
 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 style cleanup
Date: Tue,  4 Feb 2025 17:50:15 -0800	[thread overview]
Message-ID: <cover.1738720049.git.onlyian4981@gmail.com> (raw)

Checkpatch checks and warnings were cleaned up.

Ian To (4):
  staging: rtl8723bs: remove unnecessary parentheses
  staging: rtl8723bs: break up long lines
  staging: rtl8723bs: fix spacing issues
  staging: rtl8723bs: fixed comment styling

 drivers/staging/rtl8723bs/core/rtw_mlme.c | 475 +++++++++++-----------
 1 file changed, 244 insertions(+), 231 deletions(-)

-- 
2.45.3


             reply	other threads:[~2025-02-05  1:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05  1:50 Ian To [this message]
2025-02-05  1:50 ` [PATCH 1/4] staging: rtl8723bs: remove unnecessary parentheses Ian To
2025-02-05  5:57   ` Dan Carpenter
2025-02-05  6:00   ` Dan Carpenter
2025-02-05  1:50 ` [PATCH 2/4] staging: rtl8723bs: break up long lines Ian To
2025-02-05  1:50 ` [PATCH 3/4] staging: rtl8723bs: fix spacing issues Ian To
2025-02-05  1:50 ` [PATCH 4/4] staging: rtl8723bs: fixed comment styling 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.1738720049.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 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.