[PATCH 0/2] wifi: ath10k: clean up structure initialization
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Thu Oct 30 14:57:43 PDT 2025
On Thu, 30 Oct 2025 21:00:21 +0800, Zhongqiu Han wrote:
> This patchset simplifies structure initialization in ath10k by replacing
> explicit memset() calls with zero initializers (`= {}`) for local
> variables.
>
> Patch 1 updates the initialization of `pm_qos_request` in
> ath10k_download_fw().
>
> [...]
Applied, thanks!
[1/2] wifi: ath10k: use = {} to initialize pm_qos_request instead of memset
commit: 877f9c22fdf424c657de757bfe8543cf77461324
[2/2] wifi: ath10k: use = {} to initialize bmi_target_info instead of memset
commit: 059ca8fd692b67a77fb89e9d4e8f57cf08e32b08
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath10k
mailing list