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:
c6e2e60
)
ath10k: fix missing a blank line after declarations
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Sun, 14 Sep 2014 09:50:17 +0000
(12:50 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Thu, 18 Sep 2014 07:45:32 +0000
(10:45 +0300)
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 <kvalo@qca.qualcomm.com>
No differences found