RE: [PATCH] wifi: rtw89: fix typos in comments, debug messages and struct field

From: Ping-Ke Shih

Date: Sun Sep 06 2026 - 20:53:50 EST


Maxim Skokov <skokovmaksimevg@xxxxxxxxx> wrote:
> Correct several misspellings found by codespell:
>
> moniter -> monitor (struct rtw89_btc_wl_role_info_bpos field)
> serach -> search (comment)
> Unsupport -> Unsupported (error message)
> nofity -> notify (comment)
> updat -> update (debug message)
> lagacy -> legacy (comment)
>
> The renamed struct field has no users, so no further changes are
> needed. No functional changes.
>
> Signed-off-by: Maxim Skokov <skokovmaksimevg@xxxxxxxxx>

Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>


> ---
>
> Notes:
> Found with codespell. Patch prepared with AI assistance; all changes reviewed by me.

Add a tag like Assisted-by: LLM codespell ?

Just reply this mail, no need to resend v2.