From: Kalle Valo Date: Sun, 14 Sep 2014 09:50:17 +0000 (+0300) Subject: ath10k: fix missing a blank line after declarations X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~73^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af762c0b0de586937409346d94d1f09035a5e64f;p=pandora-kernel.git ath10k: fix missing a blank line after declarations Fixes checkpatch warnings: WARNING: Missing a blank line after declarations Please note that some of the cases I fixed by moving the variable declarations to the beginning of the function, which is the preferred style in ath10k. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed