From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 78E931B93E; Wed, 25 Oct 2017 14:01:26 +0200 (CEST) In-Reply-To: <1508932752-22964-5-git-send-email-pbhagavatula@caviumnetworks.com> References: <1508932752-22964-5-git-send-email-pbhagavatula@caviumnetworks.com> To: test-report@dpdk.org Cc: Pavan Bhagavatula Message-Id: <20171025120126.78E931B93E@dpdk.org> Date: Wed, 25 Oct 2017 14:01:26 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30856 [PATCH v4 5/7] examples/eventdev: update sample app to use service 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: Wed, 25 Oct 2017 12:01:26 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30856 _coding style issues_ ERROR:SPACING: space prohibited before that close parenthesis ')' #87: FILE: examples/eventdev_pipeline_sw_pmd/main.c:846: + if (ret != -ESRCH && ret != 0 ) { total: 1 errors, 0 warnings, 52 lines checked