* |WARNING| pw150717 [PATCH v1 06/42] net/e1000/base: add LTR support in i225
[not found] <0ba8b622e01876dc7f63c93cdda637182eaeae9a.1738328107.git.anatoly.burakov@intel.com>
@ 2025-01-31 13:00 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-01-31 13:00 UTC (permalink / raw)
To: test-report; +Cc: Anatoly Burakov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150717
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->phy.media_type == e1000_media_type_copper'
#161: FILE: drivers/net/intel/e1000/base/e1000_i225.c:933:
+ if ((hw->phy.media_type == e1000_media_type_copper) &&
+ !(hw->dev_spec._i225.eee_disable) &&
+ (speed != SPEED_10)) {
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'speed != SPEED_10'
#161: FILE: drivers/net/intel/e1000/base/e1000_i225.c:933:
+ if ((hw->phy.media_type == e1000_media_type_copper) &&
+ !(hw->dev_spec._i225.eee_disable) &&
+ (speed != SPEED_10)) {
total: 0 errors, 0 warnings, 2 checks, 253 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-31 13:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <0ba8b622e01876dc7f63c93cdda637182eaeae9a.1738328107.git.anatoly.burakov@intel.com>
2025-01-31 13:00 ` |WARNING| pw150717 [PATCH v1 06/42] net/e1000/base: add LTR support in i225 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).