automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw63445 [PATCH 17/69] net/i40e/base: change condition checks
       [not found] <20191202074935.97629-18-xiaolong.ye@intel.com>
@ 2019-12-02  8:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-12-02  8:01 UTC (permalink / raw)
  To: test-report; +Cc: Xiaolong Ye

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/63445

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'buf_len != 0'
#80: FILE: drivers/net/i40e/base/i40e_common.c:339:
+	if (buffer && (buf_len != 0) && (len != 0) &&
 	    (effective_mask & I40E_DEBUG_AQ_DESC_BUFFER)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'len != 0'
#80: FILE: drivers/net/i40e/base/i40e_common.c:339:
+	if (buffer && (buf_len != 0) && (len != 0) &&
 	    (effective_mask & I40E_DEBUG_AQ_DESC_BUFFER)) {

total: 0 errors, 0 warnings, 2 checks, 16 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-02  8:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191202074935.97629-18-xiaolong.ye@intel.com>
2019-12-02  8:01 ` [dpdk-test-report] |WARNING| pw63445 [PATCH 17/69] net/i40e/base: change condition checks checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).