From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28F6FC6FA8B for ; Thu, 22 Sep 2022 08:46:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:CC:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1Ke+GNL3NLCkWqOEN6l3ULB09o2JqzkKQrt+QgvR1Q4=; b=jHVws7Jr6fXp0KBvAkplLtgULh wYUgqu+xS9zv7sH6frl5HyR4jAx6XIyN1yRJUs9OCV2lbnWBBTkeOmyKsafl9VHypSIO9hN4QkiDI Y6z7WygPfJcOIzRf121x79wHPrTvgONY6BQ6SfdYBBL9eMLiOlTyUc/Khq8pwoWLy5GHqKiLa9ED4 UmHSVDpJbsOPLsvuE70adaKlv0awN04lt2Q9amlJq7Z5fQFKjaFMjwYVfqpOlkbpL8GT/QGDoklmD /hmZJJyYnEhbLq46B/7tjvlWt7dBCmHwrEmmQxOzywVbI3EIyGZwsDlxllX3Qiy1gRe9rmo2nXhiJ +wEBsu9g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obHpn-00EFU1-3W; Thu, 22 Sep 2022 08:45:28 +0000 Received: from szxga01-in.huawei.com ([45.249.212.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1obHpa-00EFQ7-Ch; Thu, 22 Sep 2022 08:45:19 +0000 Received: from kwepemi500012.china.huawei.com (unknown [172.30.72.54]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4MY80r2ztkzpVSH; Thu, 22 Sep 2022 16:42:20 +0800 (CST) Received: from [10.67.110.176] (10.67.110.176) by kwepemi500012.china.huawei.com (7.221.188.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Thu, 22 Sep 2022 16:45:09 +0800 Subject: Re: [PATCH 2/5] mt76: Remove unused inline function mt76_wcid_mask_test() To: Jeff Johnson , Jakub Kicinski CC: , , , , , , , , , , , , , , , , , References: <20220921090455.752011-1-cuigaosheng1@huawei.com> <20220921090455.752011-3-cuigaosheng1@huawei.com> <20220921061111.6d960cc3@kernel.org> <73a16853-d6fc-8a14-8050-d78c8fcd0e3a@quicinc.com> From: cuigaosheng Message-ID: Date: Thu, 22 Sep 2022 16:45:08 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: <73a16853-d6fc-8a14-8050-d78c8fcd0e3a@quicinc.com> X-Originating-IP: [10.67.110.176] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemi500012.china.huawei.com (7.221.188.12) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220922_014514_690201_B7D60E45 X-CRM114-Status: UNSURE ( 7.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org > On 9/21/2022 6:11 AM, Jakub Kicinski wrote: >> On Wed, 21 Sep 2022 17:04:52 +0800 Gaosheng Cui wrote: >>> All uses of mt76_wcid_mask_test() have >>> been removed since commit 8950a62f19c9 ("mt76: get rid of >>> mt76_wcid_hw routine"), so remove it. >> >> This should go via the wireless tree, please take it out of this series >> and send it to linux-wireless separately. > > And when you do that add wifi: prefix to the subject > . Thanks for taking time to review this patch, I have made a patch v2 and submitted it. link: https://lore.kernel.org/netdev/20220922074711.1408385-1-cuigaosheng1@huawei.com/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel