Re: [PATCH 1/4] staging: rtl8723bs: remove Hungarian notation from booleans

From: Greg Kroah-Hartman

Date: Mon Mar 09 2026 - 13:01:16 EST


On Sun, Mar 08, 2026 at 08:27:16PM +0100, Jose A. Perez de Azpillaga wrote:
> Remove Hungarian notation to snake_case to improve readability.
>
> Signed-off-by: Jose A. Perez de Azpillaga <azpijr@xxxxxxxxx>

Please only rename one variable at a time.

thanks,

greg k-h