From: Johannes Berg Date: Wed, 30 Apr 2014 12:28:40 +0000 (+0200) Subject: iwlwifi: mvm: remove useless variable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~81^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a531741468b7079fcebc0f132ff50f78e168e34;p=pandora-kernel.git iwlwifi: mvm: remove useless variable There's no need to use a variable just to return the result of another function call at the end of a function, remove it. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed