From: Greg Dietsche Date: Mon, 6 Jun 2011 00:30:11 +0000 (-0500) Subject: iwlwifi: remove unecessary if statement X-Git-Tag: v3.1-rc1~316^2~450^2~57^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485868266150022a139b74ba4daf0da9ad86c1c0;p=pandora-kernel.git iwlwifi: remove unecessary if statement the code always returns ret regardless, so if(ret) check is unecessary. Signed-off-by: Greg Dietsche Signed-off-by: John W. Linville --- Reading git-diff-tree failed