* [dpdk-test-report] |WARNING| pw33356 [PATCH 1/8] net/ixgbe/base: add common FW version functions
[not found] <20180110160439.160403-2-qiming.yang@intel.com>
@ 2018-01-10 8:24 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-10 8:24 UTC (permalink / raw)
To: test-report; +Cc: Qiming Yang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33356
_coding style issues_
WARNING:TYPO_SPELLING: 'verison' may be misspelled - perhaps 'version'?
#15:
Added common functions for getting OEM product verison,
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'offset == 0x0'
#52: FILE: drivers/net/ixgbe/base/ixgbe_common.c:5005:
+ if ((offset == 0x0) || (offset == NVM_INVALID_PTR))
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'offset == NVM_INVALID_PTR'
#52: FILE: drivers/net/ixgbe/base/ixgbe_common.c:5005:
+ if ((offset == 0x0) || (offset == NVM_INVALID_PTR))
total: 0 errors, 1 warnings, 2 checks, 212 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-10 8:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180110160439.160403-2-qiming.yang@intel.com>
2018-01-10 8:24 ` [dpdk-test-report] |WARNING| pw33356 [PATCH 1/8] net/ixgbe/base: add common FW version functions 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).