commit | 55d761b8787afa60c361c30799f3bff681e42b1b | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Wed Sep 04 23:51:28 2013 -0400 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Sep 06 12:31:10 2013 +0300 |
tree | 10911934c9d516f9bd66430d2a317109b135a8c3 | |
parent | 763b8cd31493f452094fd0eaeedb8cad37c756a2 [diff] |
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup 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>