Files
linux/drivers
Zhongqiu Han 059ca8fd69 wifi: ath10k: use = {} to initialize bmi_target_info instead of memset
Initialize the bmi_target_info structure using = {} at declaration time
instead of calling memset() in each bus-specific code path. This
simplifies the code and avoids an explicit memset.

Signed-off-by: Zhongqiu Han <zhongqiu.han@oss.qualcomm.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20251030130023.1836808-3-zhongqiu.han@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2025-10-30 14:55:08 -07:00
..
2025-09-02 12:21:42 -07:00
2025-07-01 12:29:29 +02:00
2025-08-27 16:40:13 +02:00
2025-09-12 13:41:55 +02:00
2025-09-23 11:13:21 +02:00