From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4E6431B1C8; Tue, 20 Feb 2018 08:39:29 +0100 (CET) In-Reply-To: <1519112078-20113-51-git-send-email-arybchenko@solarflare.com> References: <1519112078-20113-51-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20180220073929.4E6431B1C8@dpdk.org> Date: Tue, 20 Feb 2018 08:39:29 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35242 [PATCH 50/80] net/sfc/base: move MAC address config to ef10 NIC board cfg 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: Tue, 20 Feb 2018 07:39:29 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35242 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rc == 0' #52: FILE: drivers/net/sfc/base/ef10_nic.c:1590: + if ((rc == 0) && (mac_addr[0] & 0x02)) { total: 0 errors, 0 warnings, 1 checks, 416 lines checked