projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952f6c9
)
wifi: mac80211: fix double space in comment
author
Nick Hainke
<vincent@systemli.org>
Thu, 22 Dec 2022 09:29:57 +0000
(10:29 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 12 Jan 2023 10:06:36 +0000
(11:06 +0100)
Remove a space in "the frames".
Signed-off-by: Nick Hainke <vincent@systemli.org>
Link:
https://lore.kernel.org/r/20221222092957.870790-1-vincent@systemli.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
patch
|
blob
|
history
diff --git
a/net/mac80211/cfg.c
b/net/mac80211/cfg.c
index 8f9a2ab502b38e9f95ae954b3d087acd7e9a1456..c885076fae8914e00b2d398125f6cf5661532717 100644
(file)
--- a/
net/mac80211/cfg.c
+++ b/
net/mac80211/cfg.c
@@
-2727,7
+2727,7
@@
static int ieee80211_scan(struct wiphy *wiphy,
* If the scan has been forced (and the driver supports
* forcing), don't care about being beaconing already.
* This will create problems to the attached stations (e.g. all
- * the
frames sent while scanning on other channel will be
+ * the frames sent while scanning on other channel will be
* lost)
*/
if (sdata->deflink.u.ap.beacon &&