git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763b8cd
)
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
author
Dave Jones
<davej@redhat.com>
Thu, 5 Sep 2013 03:51:28 +0000
(23:51 -0400)
committer
Kalle 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