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 E5EE5A0557 for ; Thu, 26 May 2022 05:27:13 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCF5D40150; Thu, 26 May 2022 05:27:13 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AB17F40146 for ; Thu, 26 May 2022 05:27:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9F918120945; Thu, 26 May 2022 05:27:12 +0200 (CEST) Subject: |WARNING| pw111881 [PATCH v3 4/5] raw/ifpga: support ofs card probe In-Reply-To: <1653535974-1379-5-git-send-email-wei.huang@intel.com> References: <1653535974-1379-5-git-send-email-wei.huang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Wei Huang Message-Id: <20220526032712.9F918120945@dpdk.org> Date: Thu, 26 May 2022 05:27:12 +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/111881 _coding style issues_ WARNING:TYPO_SPELLING: 'Extented' may be misspelled - perhaps 'Extended'? #72: Extented Capabilities). In this patch, DFL definition is searched in VSEC, WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return #937: FILE: drivers/raw/ifpga/base/ifpga_enumerate.c:968: + break; + } else { total: 0 errors, 2 warnings, 1168 lines checked