From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DD3104F94; Mon, 10 Sep 2018 11:38:37 +0200 (CEST) In-Reply-To: <1536572016-18134-26-git-send-email-arybchenko@solarflare.com> References: <1536572016-18134-26-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20180910093837.DD3104F94@dpdk.org> Date: Mon, 10 Sep 2018 11:38:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw44490 [25/37] net/sfc/base: add API to inform libefx of hardware removal 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: Mon, 10 Sep 2018 09:38:38 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/44490 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #44: FILE: drivers/net/sfc/base/ef10_impl.h:198: +ef10_nic_set_hw_unavailable( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #66: FILE: drivers/net/sfc/base/ef10_nic.c:2329: +ef10_nic_set_hw_unavailable( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #86: FILE: drivers/net/sfc/base/efx.h:163: +efx_nic_set_hw_unavailable( WARNING:FUNCTION_ARGUMENTS: function definition argument 'efx_nic_t *' should also have an identifier name #100: FILE: drivers/net/sfc/base/efx_impl.h:361: + void (*eno_set_hw_unavailable)(efx_nic_t *); CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #150: FILE: drivers/net/sfc/base/efx_nic.c:684: +efx_nic_set_hw_unavailable( total: 0 errors, 1 warnings, 4 checks, 100 lines checked