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:
eb27244
)
ath9k: hif_usb: Reduce indent 1 column
author
Joe Perches
<joe@perches.com>
Tue, 30 Nov 2010 20:19:11 +0000
(12:19 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 2 Dec 2010 20:16:42 +0000
(15:16 -0500)
Invert test and return early.
Move variable declarations to local scope.
Don't initialize variables to 0 unnecessarily.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found