From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 90E601B2C8; Thu, 16 Nov 2017 09:05:19 +0100 (CET) In-Reply-To: <1510819481-6809-10-git-send-email-arybchenko@solarflare.com> References: <1510819481-6809-10-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20171116080519.90E601B2C8@dpdk.org> Date: Thu, 16 Nov 2017 09:05:19 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31392 [PATCH 09/53] net/sfc/base: check NVRAM locking by partition ID 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: Thu, 16 Nov 2017 08:05:19 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31392 _coding style issues_ ERROR:ASSIGN_IN_IF: do not use assignment in if condition #157: FILE: drivers/net/sfc/base/efx_nvram.c:426: + if ((rc = envop->envo_type_to_partn(enp, type, &partn)) != 0) total: 1 errors, 0 warnings, 0 checks, 137 lines checked