* |WARNING| pw148838 [PATCH v2 1/3] net/ixgbe: initialize PTP to system time
[not found] <672ea483818966221e348a09531a9975e2b83b38.1732534388.git.anatoly.burakov@intel.com>
@ 2024-11-25 11:35 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-11-25 11:35 UTC (permalink / raw)
To: test-report; +Cc: Anatoly Burakov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148838
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around function pointer (mbx->ops[0].read)
#117: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4177:
+ if ((mbx->ops[0].read)(hw, &in_msg, 1, 0))
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'mbx->ops[0].read'
#117: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4177:
+ if ((mbx->ops[0].read)(hw, &in_msg, 1, 0))
total: 0 errors, 0 warnings, 2 checks, 41 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-25 11:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <672ea483818966221e348a09531a9975e2b83b38.1732534388.git.anatoly.burakov@intel.com>
2024-11-25 11:35 ` |WARNING| pw148838 [PATCH v2 1/3] net/ixgbe: initialize PTP to system time 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).