From: Greg Dietsche Date: Tue, 6 Sep 2011 23:31:13 +0000 (-0500) Subject: iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta X-Git-Tag: v3.3-rc1~182^2~261^2~184^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144c0961b47ab07812ec1440adea6d4218b9a6a6;p=pandora-kernel.git iwlegacy: 4965-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: Stanislaw Gruszka --- Reading git-diff-tree failed