OSDN Git Service

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)
commit44b23b488d44e56d467764ecb661830e5b02b308
tree7b88e233916b01efcbf59d1ccc8f3cbcb6bacfaa
parenteb272441fc14ad126abfa46de8a9c58bda8added
ath9k: hif_usb: Reduce indent 1 column

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>
drivers/net/wireless/ath/ath9k/hif_usb.c