wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-doc
authorJeff Johnson <quic_jjohnson@quicinc.com>
Thu, 18 Jan 2024 16:12:55 +0000 (08:12 -0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Fri, 19 Jan 2024 17:43:11 +0000 (19:43 +0200)
commit75dd17fdef110d99a2613d1284d2863cfc7cf6e9
treee9571b4ed0faf64b61d0b7274725bb5c269b9a55
parent5f813b0447feef3a4883b66e600c7317a4d7d76b
wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-doc

Currently kernel-doc reports:
drivers/net/wireless/ath/ath10k/htt.h:1488: warning: cannot understand function prototype: 'struct htt_q_state_conf '
drivers/net/wireless/ath/ath10k/htt.h:1542: warning: cannot understand function prototype: 'struct htt_q_state '

Update the kernel-doc for these two structs to resolve the warnings.

No functional changes, compile tested only.

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240118-ath10k-kerneldoc-v1-3-99c7e8d95aad@quicinc.com
drivers/net/wireless/ath/ath10k/htt.h