Re: [PATCH v2] staging: rtl8723bs: Fix spelling mistakes and comment format

From: Ethan Tidmore

Date: Sat Feb 21 2026 - 13:37:49 EST


On Sat Feb 21, 2026 at 6:07 AM CST, tomasz.unger 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.
>
> Found using codespell.
>
> Signed-off-by: Tomasz Unger <tomasz.unger@xxxxxxxx>
> ---
> v2:
> - Added multi-line comment format as requested by reviewer
> - Changed "Found by manual inspection" to "Found using codespell"

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>

Thanks,

ET