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 D7398A3160 for ; Sat, 12 Oct 2019 02:28:37 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CCFEC1EB89; Sat, 12 Oct 2019 02:28:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 407511EB8B; Sat, 12 Oct 2019 02:28:35 +0200 (CEST) In-Reply-To: <157084003218.11524.13339776231770723476.stgit@devele> References: <157084003218.11524.13339776231770723476.stgit@devele> To: test-report@dpdk.org Cc: Alfredo Cardigliano Message-Id: <20191012002835.407511EB8B@dpdk.org> Date: Sat, 12 Oct 2019 02:28:35 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw60999 [PATCH 09/17] net/ionic: add notifyq support 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/60999 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #63: FILE: drivers/net/ionic/ionic_ethdev.c:56: + struct ionic_adapter *adapter = (struct ionic_adapter *) param; ERROR:TRAILING_WHITESPACE: trailing whitespace #96: FILE: drivers/net/ionic/ionic_ethdev.c:146: +^I^Iionic_init_print(DEBUG, $ total: 1 errors, 0 warnings, 1 checks, 403 lines checked