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 E4231A04A5 for ; Tue, 25 Jan 2022 13:21:02 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E04EA429A2; Tue, 25 Jan 2022 13:21:02 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E171E426E4 for ; Tue, 25 Jan 2022 13:21:00 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id D9AB3120715; Tue, 25 Jan 2022 13:21:00 +0100 (CET) Subject: |WARNING| pw106513 [PATCH v2 2/6] net/axgbe: toggle PLL settings during rate change In-Reply-To: <20220125121747.344631-3-ssebasti@amd.com> References: <20220125121747.344631-3-ssebasti@amd.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20220125122100.D9AB3120715@dpdk.org> Date: Tue, 25 Jan 2022 13:21:00 +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/106513 _coding style issues_ WARNING:TYPO_SPELLING: 'reenable' may be misspelled - perhaps 're-enable'? #188: FILE: drivers/net/axgbe/axgbe_phy_impl.c:1230: + goto reenable_pll; WARNING:TYPO_SPELLING: 'reenable' may be misspelled - perhaps 're-enable'? #192: FILE: drivers/net/axgbe/axgbe_phy_impl.c:1234: +reenable_pll: total: 0 errors, 2 warnings, 0 checks, 59 lines checked