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 393BEA0548 for ; Wed, 3 Nov 2021 16:11:59 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3554041C26; Wed, 3 Nov 2021 16:11:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EFAF041C26 for ; Wed, 3 Nov 2021 16:11:57 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id DD8BF123056; Wed, 3 Nov 2021 16:11:57 +0100 (CET) In-Reply-To: <20211103150843.3235347-1-przemyslawx.zegan@intel.com> References: <20211103150843.3235347-1-przemyslawx.zegan@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Przemyslaw Zegan Message-Id: <20211103151157.DD8BF123056@dpdk.org> Date: Wed, 3 Nov 2021 16:11:57 +0100 (CET) Subject: [dpdk-test-report] |WARNING| pw103672 [PATCH] crypto/qat: fix access to null pointer 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/103672 _coding style issues_ ERROR:SPACING: space required before the open parenthesis '(' #70: FILE: drivers/common/qat/dev/qat_dev_gen1.c:96: + if(hw_qps == NULL) total: 1 errors, 0 warnings, 9 lines checked