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 ED63E42D06 for ; Tue, 20 Jun 2023 11:40:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8B914068E; Tue, 20 Jun 2023 11:40:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DFC554068E for ; Tue, 20 Jun 2023 11:40:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D156B1208D8; Tue, 20 Jun 2023 11:40:34 +0200 (CEST) Subject: |WARNING| pw128833 [PATCH v2] common/cnxk/roc_npa: unlock mbox in error cases In-Reply-To: <20230620093950.3127383-1-thierry.herbelot@6wind.com> References: <20230620093950.3127383-1-thierry.herbelot@6wind.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thierry Herbelot Message-Id: <20230620094034.D156B1208D8@dpdk.org> Date: Tue, 20 Jun 2023 11:40:34 +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/128833 _coding style issues_ ERROR:SPACING: space required before the open brace '{' #110: FILE: drivers/common/cnxk/roc_npa.c:200: + if (aura_rsp->hdr.rc != 0 || pool_rsp->hdr.rc != 0){ total: 1 errors, 0 warnings, 24 lines checked