Commit a5bb4e1a authored by Zheng tan's avatar Zheng tan Committed by Johannes Berg

wifi: mac80211: fix spelling typo in comment

Fix spelling of "attributes" in a comment.
Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Signed-off-by: default avatarZheng tan <tanzheng@kylinos.cn>
Link: https://msgid.link/20240102015418.3673858-1-tanzheng@kylinos.cnSigned-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 1184950e
......@@ -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, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment