From: Dan Carpenter <dan.carpenter@linaro.org>
To: Yao-Wen Chang <changyaowen19980629@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: refactor code for style compliance
Date: Mon, 11 Aug 2025 09:48:11 +0300 [thread overview]
Message-ID: <aJmSK7YWWBDBenTm@stanley.mountain> (raw)
In-Reply-To: <20250809182835.863172-1-changyaowen19980629@gmail.com>
On Sun, Aug 10, 2025 at 02:28:35AM +0800, Yao-Wen Chang wrote:
> From: Yao-Wen-Chang <changyaowen19980629@gmail.com>
>
> This patch refactors the rtl8723bs staging driver to improve code style:
> 1. Ensure lines are within 100 characters per line for readability.
> 2. Add spaces around operators for consistency with kernel coding style.
> 3. Convert camelCase variables to snake_case for uniformity.
>
Split this into three patches.
regards,
dan carpenter
next prev parent reply other threads:[~2025-08-11 6:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-09 18:28 [PATCH] staging: rtl8723bs: refactor code for style compliance Yao-Wen Chang
2025-08-09 20:22 ` kernel test robot
2025-08-11 6:48 ` Dan Carpenter [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-10 3:26 Yao-Wen Chang
2025-08-10 6:56 ` Greg KH
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=aJmSK7YWWBDBenTm@stanley.mountain \
--to=dan.carpenter@linaro.org \
--cc=changyaowen19980629@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.