Commit b5a99020 authored by Jilin Yuan's avatar Jilin Yuan Committed by Stefan Schmidt

net/ieee802154: fix repeated words in comments

Delete the redundant word 'was'.
Signed-off-by: default avatarJilin Yuan <yuanjilin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220708151538.51483-1-yuanjilin@cdjrlc.comSigned-off-by: default avatarStefan Schmidt <stefan@datenfreihafen.org>
parent afe7116f
......@@ -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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment