From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 2141BF958; Fri, 27 Jan 2017 15:58:08 +0100 (CET) In-Reply-To: <1485529023-5486-12-git-send-email-aconole@redhat.com> References: <1485529023-5486-12-git-send-email-aconole@redhat.com> To: test-report@dpdk.org Cc: Aaron Conole Message-Id: <20170127145808.2141BF958@dpdk.org> Date: Fri, 27 Jan 2017 15:58:08 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20036 [PATCH 11/25] eal: Do not panic on pci-probe 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: Fri, 27 Jan 2017 14:58:08 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20036 _coding style issues_ WARNING:SPACING: space prohibited between function name and open parenthesis '(' #66: FILE: lib/librte_eal/linuxapp/eal/eal.c:827: + RTE_LOG (ERR, EAL, "Cannot init PCI "); total: 0 errors, 1 warnings, 14 lines checked