]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
authorKalle Valo <kvalo@qca.qualcomm.com>
Sun, 14 Sep 2014 09:50:00 +0000 (12:50 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 18 Sep 2014 07:41:11 +0000 (10:41 +0300)
commit3778d72647bca7b5c9636e7d3af9cf57814c9c0b
tree41afd9451962420cd2f9e64c6e8250dc42c94de0
parentafc25a50c52bbea86aebb5a64a2184ecb65f3102
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()

Fixes checkpatch warning:

ath10k/htt_rx.c:519: CHECK: Alignment should match open parenthesis

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c