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 DA1CA45AE3 for ; Tue, 8 Oct 2024 18:49:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA90840A82; Tue, 8 Oct 2024 18:49:59 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2E81A40DDD for ; Tue, 8 Oct 2024 18:49:58 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 20D0A120757; Tue, 8 Oct 2024 18:49:58 +0200 (CEST) Subject: |WARNING| pw145449 [PATCH v9 04/17] event/cnxk: fix free of non-heap in cleanup code In-Reply-To: <20241008164842.139045-5-stephen@networkplumber.org> References: <20241008164842.139045-5-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20241008164958.20D0A120757@dpdk.org> Date: Tue, 8 Oct 2024 18:49:58 +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/145449 _coding style issues_ WARNING:TYPO_SPELLING: 'derefence' may be misspelled - perhaps 'dereference'? #86: The code to cleanup in case of error would derefence null pointer total: 0 errors, 1 warnings, 9 lines checked