commit | 44b23b488d44e56d467764ecb661830e5b02b308 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Nov 30 12:19:11 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 02 15:16:42 2010 -0500 |
tree | 7b88e233916b01efcbf59d1ccc8f3cbcb6bacfaa | |
parent | eb272441fc14ad126abfa46de8a9c58bda8added [diff] |
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>