projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1184950
)
wifi: mac80211: fix spelling typo in comment
author
Zheng tan
<tanzheng@kylinos.cn>
Tue, 2 Jan 2024 01:54:18 +0000
(09:54 +0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 3 Jan 2024 14:34:56 +0000
(15:34 +0100)
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>
net/mac80211/debugfs_sta.c
patch
|
blob
|
history
diff --git
a/net/mac80211/debugfs_sta.c
b/net/mac80211/debugfs_sta.c
index 5bf507ebb096be315ceb13162a761e20134c3434..1e9389c49a57d02120ed96a963301d1d8e0de9c8 100644
(file)
--- a/
net/mac80211/debugfs_sta.c
+++ b/
net/mac80211/debugfs_sta.c
@@
-16,7
+16,7
@@
#include "sta_info.h"
#include "driver-ops.h"
-/* sta attribut
t
es */
+/* sta attributes */
#define STA_READ(name, field, format_string) \
static ssize_t sta_ ##name## _read(struct file *file, \