ath11k: mac: fix too long line
authorKalle Valo <quic_kvalo@quicinc.com>
Wed, 4 May 2022 06:00:43 +0000 (09:00 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Fri, 6 May 2022 06:16:56 +0000 (09:16 +0300)
commit80c5075f39996dc75ee8bb7748c4805ffea0e2fb
tree72e35620aef10fc6ec5d938e2a217b74cb4622a0
parentf9eec4947add999e1251bf14365a48a655b786a4
ath11k: mac: fix too long line

checkpatch warns:

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

This was introduced by commit 046d2e7c50e3 ("mac80211: prepare sta handling for
MLO support").

Compile tested only.

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