aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJeff Johnson <[email protected]>2024-01-18 08:12:56 -0800
committerKalle Valo <[email protected]>2024-01-19 19:43:11 +0200
commitc80cc5cfefbaca35e019a26f31faa11031c13665 (patch)
treea96aed545c90ca7445cf1bb3139a4fc59938919c /tools/perf/scripts/python/event_analyzing_sample.py
parent75dd17fdef110d99a2613d1284d2863cfc7cf6e9 (diff)
wifi: ath10k: Fix htt_data_tx_completion kernel-doc warning
Currently kernel-doc reports: drivers/net/wireless/ath/ath10k/htt.h:911: warning: Cannot understand * @brief target -> host TX completion indication message definition on line 911 - I thought it was a doc line This is because even though struct htt_data_tx_completion uses the kernel-doc marker "/**", it doesn't actual use kernel-doc syntax for the documentation. Rather than try to update this legacy driver documentation to use kernel-doc style, just replace the comment marker. No functional changes, compile tested only. Signed-off-by: Jeff Johnson <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions