From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 2C7DD7D30; Wed, 21 Mar 2018 00:22:10 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Gaetan Rivet Message-Id: <20180320232210.2C7DD7D30@dpdk.org> Date: Wed, 21 Mar 2018 00:22:10 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw36335 [PATCH v3 09/10] devargs: use proper namespace prefix 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 Mar 2018 23:22:10 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/36335 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 0) #230: FILE: lib/librte_eal/common/include/rte_devargs.h:215: + for (da = rte_devargs_next(busname, NULL); \ [...] } total: 0 errors, 1 warnings, 181 lines checked