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 5A73E42548 for ; Fri, 8 Sep 2023 15:19:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60DB440285; Fri, 8 Sep 2023 15:19:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B959840285 for ; Fri, 8 Sep 2023 15:19:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9B9701210A9; Fri, 8 Sep 2023 15:19:00 +0200 (CEST) Subject: |WARNING| pw131306 [PATCH v4 2/2] eal: annotate rte_memseg_list_walk In-Reply-To: <20230908131737.1714750-3-artemyko@nvidia.com> References: <20230908131737.1714750-3-artemyko@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Artemy Kovalyov Message-Id: <20230908131900.9B9701210A9@dpdk.org> Date: Fri, 8 Sep 2023 15:19:00 +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/131306 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name #160: FILE: lib/eal/common/eal_private.h:118: +int rte_eal_memory_init(void) total: 0 errors, 1 warnings, 51 lines checked Warning in lib/eal/include/rte_lock_annotations.h: Using compiler attribute directly