mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
wifi: rtw89: fix typo of "access" in rtw89_sar_info description
The "acces" should be "access". So, fix it. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20250326020643.14487-2-pkshih@realtek.com
This commit is contained in:
parent
e95129709a
commit
8bde621f12
|
|
@ -4631,7 +4631,7 @@ struct rtw89_sar_cfg_common {
|
|||
};
|
||||
|
||||
struct rtw89_sar_info {
|
||||
/* used to decide how to acces SAR cfg union */
|
||||
/* used to decide how to access SAR cfg union */
|
||||
enum rtw89_sar_sources src;
|
||||
|
||||
/* reserved for different knids of SAR cfg struct.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user