ath9k: hif_usb: Reduce indent 1 column
authorJoe Perches <joe@perches.com>
Tue, 30 Nov 2010 20:19:11 +0000 (12:19 -0800)
committerJohn 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