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 40D434564F for ; Fri, 19 Jul 2024 12:07:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A038D42FCB; Fri, 19 Jul 2024 12:07:57 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6E52742E8C for ; Fri, 19 Jul 2024 12:07:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 698E9127EE2; Fri, 19 Jul 2024 12:07:20 +0200 (CEST) Subject: |WARNING| pw142546 [PATCH 20/30] dma/dpaa: refactor driver In-Reply-To: <20240719100126.1150373-20-g.singh@nxp.com> References: <20240719100126.1150373-20-g.singh@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gagandeep Singh Message-Id: <20240719100720.698E9127EE2@dpdk.org> Date: Fri, 19 Jul 2024 12:07:20 +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/142546 _coding style issues_ WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #288: FILE: drivers/dma/dpaa/dpaa_qdma.c:178: + qdma_ccdf_set_ser(ccdf, 0); WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #1154: FILE: drivers/dma/dpaa/dpaa_qdma.h:136: + uint32_t status; /* ser, status */ total: 0 errors, 2 warnings, 1105 lines checked