From: Emmanuel Grumbach Date: Fri, 27 May 2011 15:40:27 +0000 (-0700) Subject: iwlagn: solve sparse warning X-Git-Tag: v3.1-rc1~316^2~450^2~57^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d82b15608ad97627ced4d3bd42ae10297c2f87d;p=pandora-kernel.git iwlagn: solve sparse warning Remove local variable that was shadowing another one sta_priv hasn't changed since the beginning of the function, so don't define another pointer with the same name to the same variable Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed