From: Johannes Berg Date: Fri, 25 Jul 2014 12:49:59 +0000 (+0200) Subject: iwlwifi: mvm: BT Coex - remove shadowing variable X-Git-Tag: fixes-for-v3.18-merge-window~87^2~35^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787d6c1f17eae41429d35eb0f1b38f44659f5f1d;p=pandora-kernel.git iwlwifi: mvm: BT Coex - remove shadowing variable The variable 'u32 mode' exists twice, the latter shadowing the former - remove the latter since there's no need for two variables. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed