summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-07-20 08:13:38 -0700
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-07-21 14:34:01 -0700
commit1228d99fac4c103a1ca6af82ddd27ba2c445d0ca (patch)
tree77d262e520079b49398d206b9eb1ddcf60be9683 /scripts/generate_rust_analyzer.py
parentf0b72d15265e877a02427e0062a72ade70ee6f86 (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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions