Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp3945251pjo; Tue, 3 Mar 2020 09:53:03 -0800 (PST) X-Google-Smtp-Source: ADFU+vsNDPQTfTgFTVjPBhZsglxQBLVsK0YpuTx/2zMD8M/FYiukmntUvCzfD9lfIGVkpCRcTW/J X-Received: by 2002:aca:c415:: with SMTP id u21mr3291959oif.49.1583257983113; Tue, 03 Mar 2020 09:53:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583257983; cv=none; d=google.com; s=arc-20160816; b=Qv+9TNK8wVBecUco7HMruw/N/836QZo207OuW84sUPajz6G8zuAdBEK7nb9awRMTRi a1uUPVA9wRlFFFlBgvj5I1LULK5bQwy/NluvE2U3aEoQFl0STc8nx6qSCz5ywV2CQiLZ tQUaC80IMZNQb3Zeipu6bXdxdz/bzcCb/hB9D7O+2pVEAPr3Xe2s1qbpmVhrSlTaIGgs 0UBP2ZrmuKw080Hv9mPF1BfGyo72CYyxW+Jht6RPPxaE8yt/kpkCSp04K4vDQXNETc+c WfWzLB3P3ztB6Ns2L6k0yTYuHz8h1DFC+ehZucngzo/rLsykhIFLNiZjx22ej5giuGwj TXbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=tEJXcVt/67i8tE5LCutU3zPQGFyHvrslJz8lqz+chm0=; b=hpNOewER4lg6Y77/nu42XNVe+p9ivkaYNB7vE3K3774ZhI5z3YeqniMRj5Bv15CHrJ etgc3YyN6+3gO4BajB8G2wL80gNdFKM+38T94KW5mVsNnFbR4/E2M34+0s9erQJ8bVu4 qWW21MO2+HbTkEGoc+NxCuA7LmHaCQ+cKVxS33VgBoGIWo4JRuLGp2kFDSNnkgNle140 kABeVjlAOAzEedIZ7Dsn6lb/RZxvpWUeLnaUAt97PtF8ubNCK8OXeksI3ywjbsWgF+uH ivjdFJibnmeklSrivALwJ1gBqD8FSh2mGMyQRAhGbGydJJUo8bUh1qNJY3phdoliIUGn YPeQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gxKhiCRO; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b12si3685873otq.123.2020.03.03.09.52.50; Tue, 03 Mar 2020 09:53:03 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gxKhiCRO; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731997AbgCCRva (ORCPT + 99 others); Tue, 3 Mar 2020 12:51:30 -0500 Received: from mail.kernel.org ([198.145.29.99]:59546 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731983AbgCCRv3 (ORCPT ); Tue, 3 Mar 2020 12:51:29 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 74CBC20870; Tue, 3 Mar 2020 17:51:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583257888; bh=/Y61u/WDDMNO4YmtCJCU1qU7NppAVq+7vFBnmdojCLA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gxKhiCROTmZOXqaoBFVScLue50EEcitvf4sa6kS4dnMoXYjMsJnc1Zh3n/i80P5cT 6lRbpNshAla0z+5UDsLkfBtbLaVmFWl2LA48/T0OqByEN/hgmo023pUKddzKulDik9 Ol2twl/LPEVFfnW3r3eGobf03DIapJ357SNVVl+E= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Brian Norris , Kalle Valo Subject: [PATCH 5.5 139/176] mwifiex: delete unused mwifiex_get_intf_num() Date: Tue, 3 Mar 2020 18:43:23 +0100 Message-Id: <20200303174320.856274073@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200303174304.593872177@linuxfoundation.org> References: <20200303174304.593872177@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Brian Norris commit 1c9f329b084b7b8ea6d60d91a202e884cdcf6aae upstream. Commit 7afb94da3cd8 ("mwifiex: update set_mac_address logic") fixed the only user of this function, partly because the author seems to have noticed that, as written, it's on the borderline between highly misleading and buggy. Anyway, no sense in keeping dead code around: let's drop it. Fixes: 7afb94da3cd8 ("mwifiex: update set_mac_address logic") Signed-off-by: Brian Norris Signed-off-by: Kalle Valo Signed-off-by: Greg Kroah-Hartman --- drivers/net/wireless/marvell/mwifiex/main.h | 13 ------------- 1 file changed, 13 deletions(-) --- a/drivers/net/wireless/marvell/mwifiex/main.h +++ b/drivers/net/wireless/marvell/mwifiex/main.h @@ -1295,19 +1295,6 @@ mwifiex_copy_rates(u8 *dest, u32 pos, u8 return pos; } -/* This function return interface number with the same bss_type. - */ -static inline u8 -mwifiex_get_intf_num(struct mwifiex_adapter *adapter, u8 bss_type) -{ - u8 i, num = 0; - - for (i = 0; i < adapter->priv_num; i++) - if (adapter->priv[i] && adapter->priv[i]->bss_type == bss_type) - num++; - return num; -} - /* * This function returns the correct private structure pointer based * upon the BSS type and BSS number.