diff options
author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-07-20 08:24:14 -0700 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-07-21 14:34:01 -0700 |
commit | 306facc029ba8d217ef5a46e8cf4bd50c70603d0 (patch) | |
tree | 607199ba7de2e982d8eb9f8a4a4a25f1e2cb7ab9 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1228d99fac4c103a1ca6af82ddd27ba2c445d0ca (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