* [dpdk-test-report] |WARNING| pw57506 [PATCH] net/ixgbe: fix offset value check [not found] <1565160199-16087-1-git-send-email-zhang.congwen@zte.com.cn> @ 2019-08-07 7:23 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2019-08-07 7:23 UTC (permalink / raw) To: test-report; +Cc: Congwen Zhang Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/57506 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'offset == 0x0' #33: 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' #33: 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 7:23 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <1565160199-16087-1-git-send-email-zhang.congwen@zte.com.cn> 2019-08-07 7:23 ` [dpdk-test-report] |WARNING| pw57506 [PATCH] 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).