From: Johannes Berg Date: Fri, 28 Nov 2014 13:54:31 +0000 (+0100) Subject: cfg80211: remove unneeded initialisations in nl80211_set_reg X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea372c5452651f1b65ee817cd3409d63f0699b35;p=pandora-kernel.git cfg80211: remove unneeded initialisations in nl80211_set_reg Some variables are assigned unconditionally, remove their initialisations to help avoid introducing errors later. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed