linux/drivers/net/wireless/ath/ath11k
Jeff Johnson 1228d99fac 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>
2025-07-21 14:34:01 -07:00
..
ahb.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
ahb.h
ce.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
ce.h
core.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
core.h wifi: ath11k: support usercase-specific firmware overrides 2025-06-26 16:10:45 -07:00
coredump.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
coredump.h wifi: ath11k: Add firmware coredump collection support 2025-02-18 09:53:34 -08:00
dbring.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dbring.h
debug.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
debug.h
debugfs_htt_stats.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
debugfs_htt_stats.h
debugfs_sta.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
debugfs_sta.h
debugfs.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
debugfs.h wifi: ath11k: move some firmware stats related functions outside of debugfs 2025-06-07 07:36:03 -07:00
dp_rx.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dp_rx.h
dp_tx.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dp_tx.h
dp.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dp.h wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation 2025-01-22 10:31:27 -08:00
fw.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
fw.h
hal_desc.h
hal_rx.c wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 2024-11-12 16:44:55 -08:00
hal_rx.h
hal_tx.c
hal_tx.h
hal.c wifi: ath11k: fix dest ring-buffer corruption when ring is full 2025-06-26 16:10:48 -07:00
hal.h wifi: ath11k: miscellaneous spelling fixes 2024-11-21 07:52:50 -08:00
hif.h wifi: ath11k: support non-WoWLAN mode suspend as well 2025-03-31 14:43:12 -07:00
htc.c wifi: ath11k: Make read-only const array svc_id static const 2025-06-26 16:10:45 -07:00
htc.h
hw.c
hw.h wifi: ath11k: Suspend hardware before firmware mode off for WCN6750 2024-11-06 11:36:28 -08:00
Kconfig wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ 2025-05-23 15:23:07 -05:00
mac.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
mac.h wifi: ath11k: move some firmware stats related functions outside of debugfs 2025-06-07 07:36:03 -07:00
Makefile wifi: ath11k: Add firmware coredump collection support 2025-02-18 09:53:34 -08:00
mhi.c wifi: ath11k: support non-WoWLAN mode suspend as well 2025-03-31 14:43:12 -07:00
mhi.h wifi: ath11k: support non-WoWLAN mode suspend as well 2025-03-31 14:43:12 -07:00
p2p.c
p2p.h
pci.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
pci.h
pcic.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
pcic.h
peer.c
peer.h
qmi.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
qmi.h wifi: ath11k: Add firmware coredump collection support 2025-02-18 09:53:34 -08:00
reg.c wifi: ath11k: update channel list in worker when wait flag is set 2025-02-05 16:14:18 -08:00
reg.h wifi: ath11k: update channel list in worker when wait flag is set 2025-02-05 16:14:18 -08:00
rx_desc.h
spectral.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
spectral.h
testmode.c wifi: ath11k: Don't use %pK through printk 2025-04-17 15:49:35 -07:00
testmode.h
thermal.c
thermal.h
trace.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
trace.h
wmi.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
wmi.h wifi: ath11k: update channel list in worker when wait flag is set 2025-02-05 16:14:18 -08:00
wow.c wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinline 2024-11-21 07:59:49 -08:00
wow.h