On Sun, 20 Jul 2025 08:24:14 -0700, Jeff Johnson wrote: > 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. > > [...] Applied, thanks! [1/1] wifi: ath12k: Prefer {} to {0} in initializers commit: 306facc029ba8d217ef5a46e8cf4bd50c70603d0 Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>