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 6FEEEC54EE9 for ; Fri, 23 Sep 2022 02:46:58 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=K7u1bAHSKNr4EFLu80a8qGk9NHWZqxC1Jt4Rblhk8ok=; b=bC2rwerdKpmlrk MZzZxUsu/aSMIaqb3TWyChq76JzOd1BJupVczuuhYH8W5E1R6mcfiJaGz26hPwKEIKWA1P2AwzWDT eUkJVZz4NziLxq+iHEHR68VJRhf7tpN7oAxmwUIIu8hMCOMKEVyp+Qy4n/ehBY78U964KsAYoiYr+ i4OebGambxlhY6hlPoSHp2dQj5g5aY2zQZcZcBXSnqeUKpQBt8ZNO4KTGuE6x9crQyP3RqabL4T3h XikQd+wHeJyCRtqm9zFClakxFZaCq1Dub2o/gKJNUTkb02iTGHD8HZtLswEO5z4o618H5Mps7v2mB BQQ8lLgWap3gT6HbWgYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obYhJ-001bbg-FW; Fri, 23 Sep 2022 02:45:49 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1obYhH-001bbM-F7 for linux-arm-kernel@lists.infradead.org; Fri, 23 Sep 2022 02:45:48 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 98F5F622EF; Fri, 23 Sep 2022 02:45:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 83C96C433C1; Fri, 23 Sep 2022 02:45:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663901146; bh=DVpEhkll466QsOtEVq9IpaSrEpmDqujHhiywA3pe3YU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=PS+WhfuXSiw90HTDCc1yyTMOMk3o3V2CMGY+Pk20PyCgDxL/P1CDmlojyusNdG69y eubthREj+XIqQWrP8IZvS+4jTdfwlAAYc8qRWnMLmhatvLBBaLCzeHVAiUJ2Avv9lN 08GNpmHUlgB2iCHdpoFtySalKZfhQlNZIpUcQxBadEGQ7U4Cup6+jrCHweMQ1CpAEF tTsj194UJDIrBh15z+VZGGooWKna5D4BkF1Nw81JY/msNBSP7pzPaksA+UoCCUMZuv pgDLVqEEvrc2HOsQvh0M0qmFWjh8r/qmhfX9amlReHxKzbZl1OYYGw4SMqJ/dbP3Gt OEh4aEFOOao3A== Date: Thu, 22 Sep 2022 19:45:43 -0700 From: Jakub Kicinski To: Junxiao Chang Cc: Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S. Miller" , Eric Dumazet , Paolo Abeni , Maxime Coquelin , Ong Boon Leong , Voon Weifeng , netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jimmyjs.chen@adlinktech.com, hong.aun.looi@intel.com Subject: Re: [net] net: stmmac: power up/down serdes in stmmac_open/release Message-ID: <20220922194543.5b9f75a0@kernel.org> In-Reply-To: <20220923005014.955076-1-junxiao.chang@intel.com> References: <20220923005014.955076-1-junxiao.chang@intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220922_194547_576155_12BF1D07 X-CRM114-Status: UNSURE ( 7.87 ) 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 On Fri, 23 Sep 2022 08:50:13 +0800 Junxiao Chang wrote: > - > - if (ret < 0) > - goto error_serdes_powerup; > - } drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:7322:1: warning: unused label 'error_serdes_powerup' [-Wunused-label] error_serdes_powerup: ^~~~~~~~~~~~~~~~~~~~~ _______________________________________________ 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B81A0ECAAD8 for ; Fri, 23 Sep 2022 02:45:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231215AbiIWCpw (ORCPT ); Thu, 22 Sep 2022 22:45:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230088AbiIWCpt (ORCPT ); Thu, 22 Sep 2022 22:45:49 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 845CEC8400; Thu, 22 Sep 2022 19:45:48 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 44EDFB8121D; Fri, 23 Sep 2022 02:45:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 83C96C433C1; Fri, 23 Sep 2022 02:45:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663901146; bh=DVpEhkll466QsOtEVq9IpaSrEpmDqujHhiywA3pe3YU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=PS+WhfuXSiw90HTDCc1yyTMOMk3o3V2CMGY+Pk20PyCgDxL/P1CDmlojyusNdG69y eubthREj+XIqQWrP8IZvS+4jTdfwlAAYc8qRWnMLmhatvLBBaLCzeHVAiUJ2Avv9lN 08GNpmHUlgB2iCHdpoFtySalKZfhQlNZIpUcQxBadEGQ7U4Cup6+jrCHweMQ1CpAEF tTsj194UJDIrBh15z+VZGGooWKna5D4BkF1Nw81JY/msNBSP7pzPaksA+UoCCUMZuv pgDLVqEEvrc2HOsQvh0M0qmFWjh8r/qmhfX9amlReHxKzbZl1OYYGw4SMqJ/dbP3Gt OEh4aEFOOao3A== Date: Thu, 22 Sep 2022 19:45:43 -0700 From: Jakub Kicinski To: Junxiao Chang Cc: Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S. Miller" , Eric Dumazet , Paolo Abeni , Maxime Coquelin , Ong Boon Leong , Voon Weifeng , netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jimmyjs.chen@adlinktech.com, hong.aun.looi@intel.com Subject: Re: [net] net: stmmac: power up/down serdes in stmmac_open/release Message-ID: <20220922194543.5b9f75a0@kernel.org> In-Reply-To: <20220923005014.955076-1-junxiao.chang@intel.com> References: <20220923005014.955076-1-junxiao.chang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 23 Sep 2022 08:50:13 +0800 Junxiao Chang wrote: > - > - if (ret < 0) > - goto error_serdes_powerup; > - } drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:7322:1: warning: unused label 'error_serdes_powerup' [-Wunused-label] error_serdes_powerup: ^~~~~~~~~~~~~~~~~~~~~