From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D7AC9A052F for ; Mon, 10 Feb 2020 11:34:13 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CFF9A1BE88; Mon, 10 Feb 2020 11:34:13 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 7A5B02BA2; Mon, 10 Feb 2020 11:34:12 +0100 (CET) In-Reply-To: <20200210103216.1168439-4-thomas@monjalon.net> References: <20200210103216.1168439-4-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200210103412.7A5B02BA2@dpdk.org> Date: Mon, 10 Feb 2020 11:34:12 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw65689 [PATCH 3/3] net/mlx4: fix build with -fno-common 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/65689 _coding style issues_ ERROR:GLOBAL_INITIALISERS: do not initialise globals to NULL #112: FILE: drivers/net/mlx4/mlx4.c:51: +const struct mlx4_glue *mlx4_glue = NULL; total: 1 errors, 0 warnings, 0 checks, 25 lines checked