iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()
This goto out was unnecessary because the out label was immediately
below it. Remove it.
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
Showing
想要评论请 注册 或 登录
This goto out was unnecessary because the out label was immediately
below it. Remove it.
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>