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
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.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
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
dp.c wifi: ath11k: Prefer {} to {0} in initializers 2025-07-21 14:34:01 -07:00
dp.h
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
fw.c wifi: ath11k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
fw.h
hal.c wifi: ath11k: fix dest ring-buffer corruption when ring is full 2025-06-26 16:10:48 -07:00
hal.h
hal_desc.h
hal_rx.c
hal_rx.h
hal_tx.c
hal_tx.h
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
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
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
reg.c
reg.h
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
wow.c
wow.h