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 02C1F44031 for ; Tue, 14 May 2024 17:18:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0ACB402EC; Tue, 14 May 2024 17:18:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 12CD3402EB for ; Tue, 14 May 2024 17:18:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 01414121E57; Tue, 14 May 2024 17:18:18 +0200 (CEST) Subject: |WARNING| pw140066 [PATCH v1 1/1] net/e1000/base: fix link power down In-Reply-To: <5362cee0c903d9769ec38f34ee71d4a061727eee.1715699832.git.anatoly.burakov@intel.com> References: <5362cee0c903d9769ec38f34ee71d4a061727eee.1715699832.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240514151819.01414121E57@dpdk.org> Date: Tue, 14 May 2024 17:18:18 +0200 (CEST) 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/140066 _coding style issues_ WARNING:TYPO_SPELLING: 'thru' may be misspelled - perhaps 'through'? #95: FILE: drivers/net/e1000/base/e1000_base.c:110: + if (!(e1000_enable_mng_pass_thru(hw) || phy->ops.check_reset_block(hw))) total: 0 errors, 1 warnings, 0 checks, 8 lines checked