projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
505d610
)
wifi: ipw2x00: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Sat, 9 Jul 2022 13:47:01 +0000
(21:47 +0800)
committer
Kalle Valo
<kvalo@kernel.org>
Mon, 18 Jul 2022 12:08:16 +0000
(15:08 +0300)
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link:
https://lore.kernel.org/r/20220709134701.36081-1-yuanjilin@cdjrlc.com
drivers/net/wireless/intel/ipw2x00/ipw2200.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/intel/ipw2x00/ipw2200.c
b/drivers/net/wireless/intel/ipw2x00/ipw2200.c
index
ed343d4
..
029dace
100644
(file)
--- a/
drivers/net/wireless/intel/ipw2x00/ipw2200.c
+++ b/
drivers/net/wireless/intel/ipw2x00/ipw2200.c
@@
-2584,7
+2584,7
@@
static int ipw_send_retry_limit(struct ipw_priv *priv, u8 slimit, u8 llimit)
* through a couple of memory mapped registers.
*
* The following is a simplified implementation for pulling data out of the
- *
the
eeprom, along with some helper functions to find information in
+ * eeprom, along with some helper functions to find information in
* the per device private data's copy of the eeprom.
*
* NOTE: To better understand how these functions work (i.e what is a chip