All of lore.kernel.org
 help / color / mirror / Atom feed
From: osjin83@gmail.com
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	osjin83@gmail.com
Subject: [PATCH v3 0/4] staging: rtl8723bs: coding style cleanups for rtl8723b_phycfg.c
Date: Fri, 10 Apr 2026 10:42:10 +0900	[thread overview]
Message-ID: <20260410014214.10684-1-osjin83@gmail.com> (raw)

From: Jinemon Tama <osjin83@gmail.com>

Changes in v3:
- Moved operator spacing fix for rtw_write8() go to Patch 1.
- Patch 3 now only performs the line-wrapping for that specific line.

Jinemon Tama (4):
  staging: rtl8723bs: fix spacing around operators in rtl8723b_phycfg.c
  staging: rtl8723bs: remove space after type cast
  staging: rtl8723bs: wrap long lines in rtl8723b_phycfg.c
  staging: rtl8723bs: remove unnecessary blank lines in
    rtl8723b_phycfg.c

 .../staging/rtl8723bs/hal/rtl8723b_phycfg.c   | 65 ++++++++-----------
 1 file changed, 26 insertions(+), 39 deletions(-)

-- 
2.53.0


             reply	other threads:[~2026-04-10  1:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-10  1:42 osjin83 [this message]
2026-04-10  1:42 ` [PATCH v3 1/4] staging: rtl8723bs: fix spacing around operators in rtl8723b_phycfg.c osjin83
2026-04-10  1:42 ` [PATCH v3 2/4] staging: rtl8723bs: remove space after type cast osjin83
2026-04-10  1:42 ` [PATCH v3 3/4] staging: rtl8723bs: wrap long lines in rtl8723b_phycfg.c osjin83
2026-04-10  1:42 ` [PATCH v3 4/4] staging: rtl8723bs: remove unnecessary blank " osjin83
2026-04-10  6:24 ` [PATCH v3 0/4] staging: rtl8723bs: coding style cleanups for rtl8723b_phycfg.c Luka Gejak
2026-04-10  6:37   ` Luka Gejak

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=20260410014214.10684-1-osjin83@gmail.com \
    --to=osjin83@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.