From: Wey-Yi Guy Date: Tue, 15 Jun 2010 00:09:56 +0000 (-0700) Subject: iwlwifi: code cleanup to remove un-necessary "goto" X-Git-Tag: v2.6.36-rc1~571^2~385^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=936e8a734fea8f18d0d90846bb726fd5bd7e128b;p=pandora-kernel.git iwlwifi: code cleanup to remove un-necessary "goto" Break out of loop and log the error message when encounter error; this is better approach than using "goto". Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed