ath10k: fix few checkpatch warnings
authorKalle Valo <kvalo@codeaurora.org>
Tue, 11 Feb 2020 08:59:38 +0000 (10:59 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 11 Feb 2020 14:17:33 +0000 (16:17 +0200)
commit9a5fccc1e8079a5e506b7a9aa44f2cfef2752ec2
tree9d7a3eb55347129e9b72f5164556917067b2ec94
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
ath10k: fix few checkpatch warnings

Fix warnings which were recently introduced:

drivers/net/wireless/ath/ath10k/ahb.c:462: Alignment should match open parenthesis
drivers/net/wireless/ath/ath10k/ahb.c:470: Alignment should match open parenthesis
drivers/net/wireless/ath/ath10k/sdio.c:697: space prohibited before that close parenthesis ')'

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