* [dpdk-test-report] |WARNING| pw57513 [PATCH v2] net/ixgbe: fix offset value check
[not found] <1565167748-7378-1-git-send-email-zhang.congwen@zte.com.cn>
@ 2019-08-07 9:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-07 9:29 UTC (permalink / raw)
To: test-report; +Cc: Congwen Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/57513
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'offset == 0x0'
#36: FILE: drivers/net/ixgbe/base/ixgbe_common.c:5043:
+ if ((offset == 0x0) || (offset == NVM_INVALID_PTR))
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'offset == NVM_INVALID_PTR'
#36: FILE: drivers/net/ixgbe/base/ixgbe_common.c:5043:
+ if ((offset == 0x0) || (offset == NVM_INVALID_PTR))
total: 0 errors, 0 warnings, 2 checks, 8 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-07 9:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1565167748-7378-1-git-send-email-zhang.congwen@zte.com.cn>
2019-08-07 9:29 ` [dpdk-test-report] |WARNING| pw57513 [PATCH v2] net/ixgbe: fix offset value check 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).