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 X-Spam-Level: X-Spam-Status: No, score=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2C474C48BD1 for ; Fri, 11 Jun 2021 20:59:00 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0014A61278 for ; Fri, 11 Jun 2021 20:58:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0014A61278 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=o7uLlE0Mt+dYsCFCDqFYtMrDX1HR+mB1CxqFoC6Tk4c=; b=eQNhuZtwf29W/y x+pc4El/u3pIMrzMU6iUserc+XUtv8VIjRSPG7GItDh6xO2MeyhaFw2g5M2cocEMEOlY3uBgpYCY0 lKzhF4nx/V7t86BvxUgCWMDarBxyy9d1wi1Eu9zBPxfpOLcxV0/vCfN443kc5eJGGAT81HtPpKQbE +wNqYq4WQVmeiWe9H7wOQ8F8vvXlR0Kx1WgValWBKK93EicWxteJQN7xrIkjKiauFHOT92o3Tvcrz JFQGUDhX4dYUNGSXAgVm4w/cDPuWDP4JMLABD3H9S8mbR4R58vLzwyWL6bsGqII0xl/9twauvbB/I iBFkz6hqDs1QRjFRzSsQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lroDJ-0074U3-Em; Fri, 11 Jun 2021 20:57:13 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrnTg-006pjJ-MY for linux-arm-kernel@lists.infradead.org; Fri, 11 Jun 2021 20:10:06 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 3229B613DD; Fri, 11 Jun 2021 20:10:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623442204; bh=WuTiQjeodNRfELT25Dm1Y4fiX/3qt6eu8otI/lMVgCg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=b55JqRmt7oGR5agfroZso3l9BvILmGZyV90LbgPQqApDQtI5/JnPpLEKzB3bxRTHn syv3RIPBt8W5s+GzrKjfT5c+EMY4zRaKUzulvcyi2WVyO8SawDuD+uyvzVttvjkY6e 2cGYH2jjuw1fz75s70yJHRuz/8pAi0xkbbPHfPPy90uvNBuwNal/FcTneXpaZgGfpv WJcrBQoWG/FKe9U8Pr5jSovNCeidchgaSjzGkf5giI/Woe5CRivtpC1he/8xeQn080 F5hD+xFaQDLeP3/vQmHNbwRJ+WnZM1aBsBlwwDOirImQzOD1D4uR1kIiq9DWKLBT6w r8NLpZ7G5pHHg== MIME-Version: 1.0 Subject: Re: [PATCH net-next v1 1/1] net: stmmac: Fix unused values warnings From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162344220414.8005.8449324972783579265.git-patchwork-notify@kernel.org> Date: Fri, 11 Jun 2021 20:10:04 +0000 References: <20210611071143.987866-1-vee.khee.wong@linux.intel.com> In-Reply-To: <20210611071143.987866-1-vee.khee.wong@linux.intel.com> To: Wong Vee Khee Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, qiangqing.zhang@nxp.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, boon.leong.ong@intel.com, weifeng.voon@intel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210611_131004_810381_E9ECF82E X-CRM114-Status: UNSURE ( 7.23 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 11 Jun 2021 15:11:43 +0800 you wrote: > The commit 8532f613bc78 ("net: stmmac: introduce MSI Interrupt routines > for mac, safety, RX & TX") introduced the converity warnings:- > > 1. Unused value (UNUSED_VALUE) > assigned_value: Assigning value REQ_IRQ_ERR_MAC to irq_err here, > but that stored value is not used. > > [...] Here is the summary with links: - [net-next,v1,1/1] net: stmmac: Fix unused values warnings https://git.kernel.org/netdev/net-next/c/3e6dc7b65025 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A00CDC48BE6 for ; Fri, 11 Jun 2021 20:10:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8214E613DF for ; Fri, 11 Jun 2021 20:10:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231308AbhFKUME (ORCPT ); Fri, 11 Jun 2021 16:12:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:58528 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230299AbhFKUMC (ORCPT ); Fri, 11 Jun 2021 16:12:02 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 3229B613DD; Fri, 11 Jun 2021 20:10:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623442204; bh=WuTiQjeodNRfELT25Dm1Y4fiX/3qt6eu8otI/lMVgCg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=b55JqRmt7oGR5agfroZso3l9BvILmGZyV90LbgPQqApDQtI5/JnPpLEKzB3bxRTHn syv3RIPBt8W5s+GzrKjfT5c+EMY4zRaKUzulvcyi2WVyO8SawDuD+uyvzVttvjkY6e 2cGYH2jjuw1fz75s70yJHRuz/8pAi0xkbbPHfPPy90uvNBuwNal/FcTneXpaZgGfpv WJcrBQoWG/FKe9U8Pr5jSovNCeidchgaSjzGkf5giI/Woe5CRivtpC1he/8xeQn080 F5hD+xFaQDLeP3/vQmHNbwRJ+WnZM1aBsBlwwDOirImQzOD1D4uR1kIiq9DWKLBT6w r8NLpZ7G5pHHg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v1 1/1] net: stmmac: Fix unused values warnings From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162344220414.8005.8449324972783579265.git-patchwork-notify@kernel.org> Date: Fri, 11 Jun 2021 20:10:04 +0000 References: <20210611071143.987866-1-vee.khee.wong@linux.intel.com> In-Reply-To: <20210611071143.987866-1-vee.khee.wong@linux.intel.com> To: Wong Vee Khee Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, qiangqing.zhang@nxp.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, boon.leong.ong@intel.com, weifeng.voon@intel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 11 Jun 2021 15:11:43 +0800 you wrote: > The commit 8532f613bc78 ("net: stmmac: introduce MSI Interrupt routines > for mac, safety, RX & TX") introduced the converity warnings:- > > 1. Unused value (UNUSED_VALUE) > assigned_value: Assigning value REQ_IRQ_ERR_MAC to irq_err here, > but that stored value is not used. > > [...] Here is the summary with links: - [net-next,v1,1/1] net: stmmac: Fix unused values warnings https://git.kernel.org/netdev/net-next/c/3e6dc7b65025 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html