]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: Fix a typo of debug message in rtw8723d_iqk_check_tx_failed()
authorAndrew Kreimer <algonell@gmail.com>
Mon, 3 Feb 2025 18:08:27 +0000 (20:08 +0200)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 10 Feb 2025 03:29:01 +0000 (11:29 +0800)
commit105dc94233e48ff30e572a50fb39d7e3dec810fa
tree5f8d799c96bb7d70d3db53ea943382c75156c2d5
parent85c726b20f59f3069f6f243335be54afd5b46d9c
wifi: rtw88: Fix a typo of debug message in rtw8723d_iqk_check_tx_failed()

There is a typo in debug messages:
 - afer -> after

Fix it via codespell.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250203180913.5435-1-algonell@gmail.com
drivers/net/wireless/realtek/rtw88/rtw8723d.c