summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/netdev-times-record
diff options
context:
space:
mode:
authorJeff Johnson <quic_jjohnson@quicinc.com>2024-01-11 10:05:32 -0800
committerKalle Valo <quic_kvalo@quicinc.com>2024-01-14 17:00:50 +0200
commit6d2b0a066941c5d9c56c79d95c91dcec2fd7a7fa (patch)
tree270c90194fc683ec08c566a0adf0527a6cc6958a /tools/perf/scripts/python/bin/netdev-times-record
parent2e82b5f09a97f1b98b885470c81c1248bec103af (diff)
downloadlinux-6d2b0a066941c5d9c56c79d95c91dcec2fd7a7fa.tar.gz
linux-6d2b0a066941c5d9c56c79d95c91dcec2fd7a7fa.zip
wifi: ath12k: Use initializers for QMI message buffers
Currently most of the QMI messaging functions use memset() to zero out the QMI message buffers. Prefer to use a {} initializer to allow the compiler to generate optimized code and avoid the function call overhead. No functional changes, compile tested only. Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://msgid.link/20240111-qmi-cleanup-v2-3-53343af953d5@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-record')
0 files changed, 0 insertions, 0 deletions