Re: [PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c

From: Dan Carpenter

Date: Fri Jun 19 2026 - 04:07:15 EST


On Thu, Jun 18, 2026 at 05:25:43PM -0700, Kai Cheng Jin wrote:
> Add missing spaces around arithmetic and bitwise operators,
> remove unnecessary parentheses after address-of operators, and
> clean up extra blank lines, as reported by checkpatch.pl.
>

Split this into a patchset that fixes one type of warning per
patch.

regards,
dan carpenter