]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: remove useless variable
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Apr 2014 12:28:40 +0000 (14:28 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 6 May 2014 17:40:00 +0000 (20:40 +0300)
commit7a531741468b7079fcebc0f132ff50f78e168e34
tree189ea20a8c5587b3a91d8de1fe8892faacc24421
parent049e0c330c42c22b6c8f1e190e039ae484307fbd
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 <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c