[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aJmSK7YWWBDBenTm@stanley.mountain>
Date: Mon, 11 Aug 2025 09:48:11 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Yao-Wen Chang <changyaowen19980629@...il.com>
Cc: gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: refactor code for style compliance
On Sun, Aug 10, 2025 at 02:28:35AM +0800, Yao-Wen Chang wrote:
> From: Yao-Wen-Chang <changyaowen19980629@...il.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
Powered by blists - more mailing lists