projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4ba1ff
)
ath6kl: fix typo in comment
author
Julia Lawall
<Julia.Lawall@inria.fr>
Sat, 21 May 2022 11:10:24 +0000
(13:10 +0200)
committer
Kalle Valo
<quic_kvalo@quicinc.com>
Mon, 30 May 2022 11:20:50 +0000
(14:20 +0300)
Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link:
https://lore.kernel.org/r/20220521111145.81697-14-Julia.Lawall@inria.fr
drivers/net/wireless/ath/ath6kl/wmi.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath6kl/wmi.h
b/drivers/net/wireless/ath/ath6kl/wmi.h
index 672014973cee541607dee3361502f79328567eff..0d99f754b7e7b786d2626dce43a8593bca2b1cff 100644
(file)
--- a/
drivers/net/wireless/ath/ath6kl/wmi.h
+++ b/
drivers/net/wireless/ath/ath6kl/wmi.h
@@
-1278,7
+1278,7
@@
struct wmi_snr_threshold_params_cmd {
/* "alpha" */
u8 weight;
- /* lowest of upp
p
er */
+ /* lowest of upper */
u8 thresh_above1_val;
u8 thresh_above2_val;