From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 2AC201B296; Thu, 29 Mar 2018 23:25:27 +0200 (CEST) In-Reply-To: <244316b8a38b7e76fd1ec61b878b246df1c2a9d7.1522358422.git.gaetan.rivet@6wind.com> References: <244316b8a38b7e76fd1ec61b878b246df1c2a9d7.1522358422.git.gaetan.rivet@6wind.com> To: test-report@dpdk.org Cc: Gaetan Rivet Message-Id: <20180329212527.2AC201B296@dpdk.org> Date: Thu, 29 Mar 2018 23:25:27 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw36745 [PATCH v4 13/20] bus/pci: implement device iteration and comparison 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: Thu, 29 Mar 2018 21:25:27 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/36745 _coding style issues_ WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #54: FILE: drivers/bus/pci/pci_common.c:505: +static const char *pci_params_keys[] = { total: 0 errors, 1 warnings, 68 lines checked