Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp3949530pjo; Tue, 3 Mar 2020 09:57:59 -0800 (PST) X-Google-Smtp-Source: ADFU+vsM6ZbcA2kawvhVwyUBLc8cEnWzKqOXnT5XWt9MKYU6oCU2iIGj8dDK2K9/Ex46/xN4SHrP X-Received: by 2002:a05:6808:2ce:: with SMTP id a14mr3136688oid.37.1583258279774; Tue, 03 Mar 2020 09:57:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583258279; cv=none; d=google.com; s=arc-20160816; b=iIwpKex1cgemrcjwOgCfLefTvsd4ImQH26/ysgE9Tp5RlOKhrQOx1zgwF901aXddFC z5/sO+Zb/mTk26fkcktAwbuUAVYcL3ERR5mp7oI5vatRSZYFW/yKe17EtNu4bg0OpQAl 3z4FwzoCW3p443w60/rQmp1N8Byn/r4lzBf5wEnStIek6WShUyNI0dUUYjbqQN7x9Qli TOlzydTcczp0SbOc8De41KFk0TlPJZXz/gabPZXvC7tw2sRv4o4l+ycedn0YOocRJZsC ZLhkNHAQDllL797apKUQUVQF62YfILkI/HlFOqv/f31Q60xLRM97EB36wdamb8Ycd6oi IpRw== 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=0Ph3dZl/SOim++F5WCDjuxZiXMMc+vr3o8ypoYTMs3+4b8rZBSxEZLHCTJlhU+Rvgx oV1fyF+V0ACyPK6sqnC+1khnUO7mWJVk4rTS8t7noktTq7iZslxrkkJNKtf142LQIHM1 LBaOZq8J8c2rKlhs6Vwy0ni9SLcDROfFhK/qlI9ggvwBIBXzV3iDsaBtEK76/ZV/ChRS RPGhysclxRPXQ9HOV0D0HU0oDFl2BX8QVv4WqQIG38i+Z3zFj+3obH1M/E9FZePslwiP FpAhosj91Z5v/wZBmaTvrsrtbV6IR7OF2WkKjyc6iKuJPBQypN4OzNPISKrse746AgRj 919g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="W/EIciRm"; 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 d2si8392226oth.267.2020.03.03.09.57.48; Tue, 03 Mar 2020 09:57:59 -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="W/EIciRm"; 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 S1733031AbgCCR5O (ORCPT + 99 others); Tue, 3 Mar 2020 12:57:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:39574 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733013AbgCCR5I (ORCPT ); Tue, 3 Mar 2020 12:57:08 -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 9835820656; Tue, 3 Mar 2020 17:57:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583258228; bh=/Y61u/WDDMNO4YmtCJCU1qU7NppAVq+7vFBnmdojCLA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=W/EIciRmcq2/FB90FlDdo6bBNaLTGc79VrdTJTKuTFs/BDAsRXER5gH0jk1uFwngm FBqgQwudkx5Fy8NRutpK4LuBogju5RvvQ3+ULpcbULe8v2AtjWUKHSNcp+REhuS/qM w9efu7yl8+68HbFE1ggaDeg5PiEVq+KxmZZiCpP8= 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.4 119/152] mwifiex: delete unused mwifiex_get_intf_num() Date: Tue, 3 Mar 2020 18:43:37 +0100 Message-Id: <20200303174316.299028384@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200303174302.523080016@linuxfoundation.org> References: <20200303174302.523080016@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.