ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
authorDave Jones <davej@redhat.com>
Thu, 5 Sep 2013 03:51:28 +0000 (23:51 -0400)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 6 Sep 2013 09:31:10 +0000 (12:31 +0300)
The indentation here implies this was meant to be
a multi-statement if, but it lacks the braces.

kvalo: add "ath10k: " prefix

Signed-off-by: Dave Jones <davej@fedoraproject.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found