[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260116120511.48272-1-nayana.mariyappa@gmail.com>
Date: Fri, 16 Jan 2026 12:05:07 +0000
From: Nayana Mariyappa <nayana.mariyappa@...il.com>
To: gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev,
Nayana Mariyappa <nayana.mariyappa@...il.com>
Subject: [PATCH v5 0/4] staging: rtl8723bs: coding style fixes
This is a series of 4 small coding style fixes for rtl8723bs. Each patch is
self-contained and focuses on a single logical change, as requested.
Changes since v1:
- Split the original patch into 4 separate patches.
- Each patch now fixes one coding style issue.
Changes since v2:
- No code changes (resend only due to email/threading issue).
Changes since v3:
- Fixed multi-line comment in RTW_STATUS_CODE from /** to /*.
- The previous separate patch fixing the non-kernel-doc comment
(reported by kernel test robot) has been merged into this patch.
- Version bump to correct patch series numbering.
Changes since v4:
- Simplified RTW_STATUS_CODE comment to a single-line non-kernel-doc
comment per review.
Patches in this series:
1/4 staging: rtl8723bs: fix block comment style
2/4 staging: rtl8723bs: remove extra blank lines
3/4 staging: rtl8723bs: add blank lines after declarations
4/4 staging: rtl8723bs: expand multiple assignment into separate statements
Signed-off-by: Nayana Mariyappa <nayana.mariyappa@...il.com>
Powered by blists - more mailing lists