* [dpdk-test-report] |WARNING| pw55154 [PATCH v4 2/3] net/ice: add generic flow API
[not found] <20190621061355.192659-3-qiming.yang@intel.com>
@ 2019-06-21 6:17 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-21 6:17 UTC (permalink / raw)
To: test-report; +Cc: Qiming Yang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/55154
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '~fields'
#700: FILE: drivers/net/ice/ice_generic_flow.c:526:
+ if ((~fields) | (fields & (~inset))) {
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '~inset'
#700: FILE: drivers/net/ice/ice_generic_flow.c:526:
+ if ((~fields) | (fields & (~inset))) {
CHECK:BRACES: Unbalanced braces around else statement
#829: FILE: drivers/net/ice/ice_generic_flow.c:655:
+ } else
total: 0 errors, 0 warnings, 3 checks, 1460 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-21 6:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20190621061355.192659-3-qiming.yang@intel.com>
2019-06-21 6:17 ` [dpdk-test-report] |WARNING| pw55154 [PATCH v4 2/3] net/ice: add generic flow API 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).