From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9367FFB5C; Thu, 19 Jan 2017 05:45:55 +0100 (CET) In-Reply-To: <1484801117-779-10-git-send-email-thomas.monjalon@6wind.com> References: <1484801117-779-10-git-send-email-thomas.monjalon@6wind.com> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20170119044555.9367FFB5C@dpdk.org> Date: Thu, 19 Jan 2017 05:45:55 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw19765 [PATCH v11 09/13] pci: add bus driver 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, 19 Jan 2017 04:45:55 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/19765 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #131: FILE: lib/librte_eal/common/eal_common_pci.c:91: +extern struct rte_pci_bus rte_pci_bus; total: 0 errors, 1 warnings, 177 lines checked