From: Greg Dietsche Date: Wed, 28 Sep 2011 22:54:04 +0000 (-0500) Subject: iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta X-Git-Tag: v3.2-rc1~129^2~104^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76011e2cbb6915f60488477311e0f269cee6496;p=pandora-kernel.git iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta both sta and lq_sta are guaranteed to be not null in the calling function so we don't need to check them here. Signed-off-by: Greg Dietsche Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed