summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-07-20 08:24:14 -0700
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-07-21 14:34:01 -0700
commit306facc029ba8d217ef5a46e8cf4bd50c70603d0 (patch)
tree607199ba7de2e982d8eb9f8a4a4a25f1e2cb7ab9 /tools/perf/scripts/python/syscall-counts.py
parent1228d99fac4c103a1ca6af82ddd27ba2c445d0ca (diff)
wifi: ath12k: Prefer {} to {0} in initializers
Prefer {} to {0} in initializers since {} works even when the first member is not a scalar. Generated using: sed -i 's/{[[:space:]]*0[[:space:]]*}/{}/g' drivers/net/wireless/ath/ath12k/* Compile tested only. Link: https://patch.msgid.link/20250720-ath12k-zero-brace-v1-1-d8c8ca9d40a8@oss.qualcomm.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions