diff options
| author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-07-20 08:13:38 -0700 |
|---|---|---|
| committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-07-21 14:34:01 -0700 |
| commit | 1228d99fac4c103a1ca6af82ddd27ba2c445d0ca (patch) | |
| tree | 77d262e520079b49398d206b9eb1ddcf60be9683 /scripts/lib/abi/helpers.py | |
| parent | f0b72d15265e877a02427e0062a72ade70ee6f86 (diff) | |
wifi: ath11k: 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/ath11k/*
Compile tested only.
Link: https://patch.msgid.link/20250720-ath11k-zero-brace-v1-1-6132e2ef1748@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
