From: Johannes Berg Date: Fri, 6 Jul 2012 19:18:24 +0000 (+0200) Subject: mac80211: remove unused assignment X-Git-Tag: v3.6-rc1~125^2~57^2~77^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ee67a1ced64f61e3f8266ddfd820d6ce599da3;p=pandora-kernel.git mac80211: remove unused assignment ieee80211_mlme_notify_scan_completed() iterates all interfaces and doesn't need to assign anything to the sdata variable before the loop. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed