Re: [PATCH] staging: rtl8723bs: fix operator spacing in rtw_ieee80211.c

From: Jose A. Perez de Azpillaga

Date: Mon Mar 02 2026 - 13:34:17 EST


On Mon, Mar 02, 2026 at 11:36:05AM -0600, Ethan Tidmore wrote:
> On Mon Mar 2, 2026 at 5:54 AM CST, Jose A. Perez de Azpillaga wrote:
> > Add missing spaces around binary and ternary operators to improve
> > readability. Also adjust line wrapping and indentation to align
> > continuations consistently.
> >
> > Signed-off-by: Jose A. Perez de Azpillaga <azpijr@xxxxxxxxx>
> > ---
> > .../staging/rtl8723bs/core/rtw_ieee80211.c | 89 ++++++++++---------
> > 1 file changed, 48 insertions(+), 41 deletions(-)
>
> This has already been fixed in staging-next. Please use that branch when
> submitting patches to staging.
>
> Thanks,
>
> ET

Okay, didn't know that. Thanks!

Jose A. P-A