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 5245B46104 for ; Sat, 25 Jan 2025 03:15:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 333924060B; Sat, 25 Jan 2025 03:15:34 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D8BDC402CE for ; Sat, 25 Jan 2025 03:15:32 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6E898127001; Sat, 25 Jan 2025 03:14:36 +0100 (CET) Subject: |WARNING| pw150513 [PATCH v5 07/16] bitratestats: add allocation function attributes In-Reply-To: <20250125021305.76485-8-stephen@networkplumber.org> References: <20250125021305.76485-8-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20250125021436.6E898127001@dpdk.org> Date: Sat, 25 Jan 2025 03:14:36 +0100 (CET) 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/150513 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name #140: FILE: lib/bitratestats/rte_bitrate.h:38: +struct rte_stats_bitrates *rte_stats_bitrate_create(void) total: 0 errors, 1 warnings, 40 lines checked