Re: [PATCH v2 1/2] Add missing spaces around mathematical and logical operators (+, -, /, |, ?, :) and remove multiple spaces around operators to comply with the Linux kernel coding style.

From: Greg KH

Date: Fri Jan 16 2026 - 10:40:14 EST


On Fri, Jan 16, 2026 at 08:40:37PM +0530, Archit Anant wrote:
> Issue identified by checkpatch.pl and review feedback.
>
> Signed-off-by: Archit Anant <architanant5@xxxxxxxxx>
> ---
> drivers/staging/rtl8723bs/core/rtw_cmd.c | 26 ++++++++++++------------
> 1 file changed, 13 insertions(+), 13 deletions(-)

Something went wrong with your subject line :(

Can you fix up and do a v3?

thanks,

greg k-h