Re: [PATCH v1 1/4] staging: rtl8723bs: Fix missing space around '+' operator in hal_sdio.c

From: Dan Carpenter

Date: Mon Jun 15 2026 - 03:26:25 EST


On Sun, Jun 14, 2026 at 12:21:52PM +0000, Moksh Panicker wrote:
> Add missing space around the '+' operator in HalQueryTxBufferStatus().
> This fixes the following checkpatch.pl warning:
>
> CHECK: spaces preferred around that '+' (ctx:VxV)
> Signed-off-by: Moksh Panicker <mokshpanicker.7@xxxxxxxxx>

There needs to be a blank line before Signing block.

regards,
dan carpenter