From: Dave Jones Date: Thu, 5 Sep 2013 03:51:28 +0000 (-0400) Subject: ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup X-Git-Tag: v3.13-rc1~105^2~225^2~25^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d761b8787afa60c361c30799f3bff681e42b1b;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed