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 6F058430BE for ; Mon, 21 Aug 2023 11:00:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EAF64282D; Mon, 21 Aug 2023 11:00:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 10E2D4282D for ; Mon, 21 Aug 2023 11:00:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 071D51206AB; Mon, 21 Aug 2023 11:00:31 +0200 (CEST) Subject: |WARNING| pw130553 [PATCH v3 3/3] ethdev: cleanup shared data with the last port In-Reply-To: <20230821085806.3062613-4-david.marchand@redhat.com> References: <20230821085806.3062613-4-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20230821090032.071D51206AB@dpdk.org> Date: Mon, 21 Aug 2023 11:00:31 +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/130553 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name #194: FILE: lib/ethdev/ethdev_private.h:74: +void eth_dev_shared_data_release(void) total: 0 errors, 1 warnings, 99 lines checked