diff options
| author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-07-20 07:46:15 -0700 |
|---|---|---|
| committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-07-21 14:34:01 -0700 |
| commit | f0b72d15265e877a02427e0062a72ade70ee6f86 (patch) | |
| tree | 1f1865d85f1d94f40e4a1e5a0086666935fb8462 /scripts/lib/abi/helpers.py | |
| parent | d29591d5b52eaa62bc8c07ec83fe63018b5546ea (diff) | |
wifi: ath10k: 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/ath10k/*
Compile tested only.
Link: https://patch.msgid.link/20250720-ath10k-zero-brace-v1-1-c1ee818d6238@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions
