Re: [PATCH] staging: rtl8723bs: fix operator spacing in rtw_ieee80211.c
From: Ethan Tidmore
Date: Mon Mar 02 2026 - 12:36:33 EST
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