projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe7116
)
net/ieee802154: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Fri, 8 Jul 2022 15:15:38 +0000
(23:15 +0800)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Tue, 23 Aug 2022 08:06:57 +0000
(10:06 +0200)
Delete the redundant word 'was'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220708151538.51483-1-yuanjilin@cdjrlc.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
drivers/net/ieee802154/ca8210.c
patch
|
blob
|
history
diff --git
a/drivers/net/ieee802154/ca8210.c
b/drivers/net/ieee802154/ca8210.c
index 42c0b451088dce86a1f6c3a12c58fe6e339e13eb..450b16ad40a41556ceb0153ae4fe667de62c3d05 100644
(file)
--- a/
drivers/net/ieee802154/ca8210.c
+++ b/
drivers/net/ieee802154/ca8210.c
@@
-2293,7
+2293,7
@@
static int ca8210_set_csma_params(
* @retries: Number of retries
*
* Sets the number of times to retry a transmission if no acknowledgment was
- *
was
received from the other end when one was requested.
+ * received from the other end when one was requested.
*
* Return: 0 or linux error code
*/