mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
wifi: mac80211: fix spelling typo in comment
Fix spelling of "attributes" in a comment. Reported-by: k2ci <kernel-bot@kylinos.cn> Signed-off-by: Zheng tan <tanzheng@kylinos.cn> Link: https://msgid.link/20240102015418.3673858-1-tanzheng@kylinos.cn Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
1184950e34
commit
a5bb4e1a37
@ -16,7 +16,7 @@
|
||||
#include "sta_info.h"
|
||||
#include "driver-ops.h"
|
||||
|
||||
/* sta attributtes */
|
||||
/* sta attributes */
|
||||
|
||||
#define STA_READ(name, field, format_string) \
|
||||
static ssize_t sta_ ##name## _read(struct file *file, \
|
||||
|
Loading…
Reference in New Issue
Block a user