ath10k: fix parenthesis alignment
authorKalle Valo <kvalo@codeaurora.org>
Mon, 30 Jul 2018 18:56:43 +0000 (21:56 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 31 Jul 2018 07:41:55 +0000 (10:41 +0300)
commitebfac1d0c1663a47f6a0912930b9b8db4306e38b
tree6b714173e24d706bdf6c7d6477f1c17d3744a250
parentdb251d7df4570c7d48df088edfa3d1d510cc67c2
ath10k: fix parenthesis alignment

These were recently introduced and found by checkpatch:

drivers/net/wireless/ath/ath10k/mac.c:6118: Alignment should match open parenthesis
drivers/net/wireless/ath/ath10k/mac.c:6121: Alignment should match open parenthesis
drivers/net/wireless/ath/ath10k/mac.c:6124: Alignment should match open parenthesis

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/mac.c