projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bee754
)
wifi: nl80211: fix typo in comment
author
Julia Lawall
<Julia.Lawall@inria.fr>
Sat, 21 May 2022 11:11:27 +0000
(13:11 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 10 Jun 2022 13:35:51 +0000
(15:35 +0200)
Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link:
https://lore.kernel.org/r/20220521111145.81697-77-Julia.Lawall@inria.fr
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/nl80211.h
b/include/uapi/linux/nl80211.h
index d9490e3062a70a52206e5ac0a9becfa35bee66f2..98f905f16411fc0ac55e9013130222603512413e 100644
(file)
--- a/
include/uapi/linux/nl80211.h
+++ b/
include/uapi/linux/nl80211.h
@@
-5874,7
+5874,7
@@
enum nl80211_ap_sme_features {
* @NL80211_FEATURE_INACTIVITY_TIMER: This driver takes care of freeing up
* the connected inactive stations in AP mode.
* @NL80211_FEATURE_CELL_BASE_REG_HINTS: This driver has been tested
- * to work properly to supp
p
ort receiving regulatory hints from
+ * to work properly to support receiving regulatory hints from
* cellular base stations.
* @NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL: (no longer available, only
* here to reserve the value for API/ABI compatibility)