Re: [PATCH ath-next] wifi: ath11k: Prefer {} to {0} in initializers

From: Jeff Johnson
Date: Mon Jul 21 2025 - 17:38:18 EST



On Sun, 20 Jul 2025 08:13:38 -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/ath11k/*
>
> Compile tested only.
>
> [...]

Applied, thanks!

[1/1] wifi: ath11k: Prefer {} to {0} in initializers
commit: 1228d99fac4c103a1ca6af82ddd27ba2c445d0ca

Best regards,
--
Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>