Commit ec65e0e9 authored by Jilin Yuan's avatar Jilin Yuan Committed by Kalle Valo
Browse files

wifi: wcn36xx: fix repeated words in comments

parent aa6f2be4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;