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 A6677A054F for ; Mon, 15 Mar 2021 15:02:06 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2DAF24267D; Mon, 15 Mar 2021 15:02:06 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id CD97B242679 for ; Mon, 15 Mar 2021 15:02:05 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id BD7A158CD; Mon, 15 Mar 2021 15:02:05 +0100 (CET) In-Reply-To: <20210315135823.605774-9-andrew.rybchenko@oktetlabs.ru> References: <20210315135823.605774-9-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20210315140205.BD7A158CD@dpdk.org> Date: Mon, 15 Mar 2021 15:02:05 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw89132 [PATCH v2 8/8] drivers: add common driver API to get efx family 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/89132 _coding style issues_ WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'? #140: FILE: drivers/common/sfc_efx/sfc_efx.c:89: +sfc_efx_pci_config_readd(efsys_pci_config_t *configp, uint32_t offset, WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'? #156: FILE: drivers/common/sfc_efx/sfc_efx.c:105: + .epo_config_readd = sfc_efx_pci_config_readd, WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'? #156: FILE: drivers/common/sfc_efx/sfc_efx.c:105: + .epo_config_readd = sfc_efx_pci_config_readd, total: 0 errors, 3 warnings, 0 checks, 203 lines checked