wifi: ath11k: mac: fix long line
authorKalle Valo <quic_kvalo@quicinc.com>
Fri, 15 Jul 2022 10:35:16 +0000 (13:35 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Mon, 18 Jul 2022 10:02:23 +0000 (13:02 +0300)
commitfcc36be423a46f6dc2dcaa9f46aa47526f3e7d82
tree2a61340932b7ef684f3cf2f65b23d67e9e46f5eb
parent81151ce462e533551f3284bfdb8e0f461c9220e6
wifi: ath11k: mac: fix long line

Recent mac80211 API changes introduced a long line warning in ath11k:

drivers/net/wireless/ath/ath11k/mac.c:1404: line length of 92 exceeds 90 columns

Compile tested only.

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220708170052.28615-1-kvalo@kernel.org
drivers/net/wireless/ath/ath11k/mac.c