From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D9C7BA034D for ; Mon, 10 Jan 2022 12:37:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6650410FC; Mon, 10 Jan 2022 12:37:16 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3DFC8410F4 for ; Mon, 10 Jan 2022 12:37:15 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 339E1121D83; Mon, 10 Jan 2022 12:37:15 +0100 (CET) Subject: |WARNING| pw105710 [PATCH v1 2/6] net/axgbe: toggle PLL settings during rate change In-Reply-To: <20220110113509.553184-3-ssebasti@amd.com> References: <20220110113509.553184-3-ssebasti@amd.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20220110113715.339E1121D83@dpdk.org> Date: Mon, 10 Jan 2022 12:37:15 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/105710 _coding style issues_ WARNING:TYPO_SPELLING: 'reenable' may be misspelled - perhaps 're-enable'? #189: FILE: drivers/net/axgbe/axgbe_phy_impl.c:1230: + goto reenable_pll; WARNING:TYPO_SPELLING: 'reenable' may be misspelled - perhaps 're-enable'? #193: FILE: drivers/net/axgbe/axgbe_phy_impl.c:1234: +reenable_pll: total: 0 errors, 2 warnings, 0 checks, 59 lines checked