From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id C67E729C7; Tue, 28 Mar 2017 14:26:22 +0200 (CEST) In-Reply-To: <1490646097-27803-2-git-send-email-remy.horton@intel.com> References: <1490646097-27803-2-git-send-email-remy.horton@intel.com> To: test-report@dpdk.org Cc: Remy Horton Message-Id: <20170328122622.C67E729C7@dpdk.org> Date: Tue, 28 Mar 2017 14:26:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw22449 [PATCH v12 1/6] lib: add information metrics library X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2017 12:26:23 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/22449 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char * const' should also have an identifier name #855: FILE: lib/librte_metrics/rte_metrics.h:145: +int rte_metrics_reg_names(const char * const *names, uint16_t cnt_names); total: 0 errors, 1 warnings, 859 lines checked