From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 867962C0B; Thu, 30 Mar 2017 01:36:23 +0200 (CEST) In-Reply-To: <1490812128-4172-2-git-send-email-remy.horton@intel.com> References: <1490812128-4172-2-git-send-email-remy.horton@intel.com> To: test-report@dpdk.org Cc: Remy Horton Message-Id: <20170329233623.867962C0B@dpdk.org> Date: Thu, 30 Mar 2017 01:36:23 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw22762 [PATCH v13 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: Wed, 29 Mar 2017 23:36:23 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/22762 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char * const' should also have an identifier name #878: 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, 883 lines checked