From: Joe Perches Date: Tue, 30 Nov 2010 20:19:11 +0000 (-0800) Subject: ath9k: hif_usb: Reduce indent 1 column X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b23b488d44e56d467764ecb661830e5b02b308;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed