Re: [PATCH v2] staging: rtl8723bs: Fix spelling mistakes and comment format
From: Greg KH
Date: Mon Feb 23 2026 - 10:13:02 EST
On Sat, Feb 21, 2026 at 01:07:19PM +0100, tomasz.unger@xxxxxxxx wrote:
> From: Tomasz Unger <tomasz.unger@xxxxxxxx>
>
> Fix spelling mistakes in comments:
> - 'alloction' -> 'allocation'
> - 'overwirte' -> 'overwrite'
> - 'indx' -> 'index'
>
> Also convert a long single-line comment to multi-line format
> as per coding-style.rst.
That is 2 different things, this should be 2 different patches :(
Please resend this as a patch series.
thanks,
greg k-h