mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
wifi: wcn36xx: fix repeated words in comments
Delete the redundant word 'the'. Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20220709124356.52543-1-yuanjilin@cdjrlc.com
This commit is contained in:
parent
aa6f2be484
commit
ec65e0e9ac
|
|
@ -4142,7 +4142,7 @@ struct wcn36xx_hal_dump_cmd_rsp_msg {
|
|||
/* Length of the responce message */
|
||||
u32 rsp_length;
|
||||
|
||||
/* FIXME: Currently considering the the responce will be less than
|
||||
/* FIXME: Currently considering the responce will be less than
|
||||
* 100bytes */
|
||||
u8 rsp_buffer[DUMPCMD_RSP_BUFFER];
|
||||
} __packed;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user