Re: [PATCH] staging: rtl8723bs: fix CamelCase warning for READ_MACREG

From: Dan Carpenter

Date: Mon Mar 30 2026 - 05:43:37 EST


On Sun, Mar 29, 2026 at 12:54:47AM -0400, Xiyuan Guo wrote:
> Rename the _Read_MACREG macro to READ_MACREG to resolve the
> checkpatch.pl "Avoid CamelCase" warning.
>

The patch does a number of other unrelated white space changes as well.

regards,
dan carpenter