* |WARNING| pw151108 [PATCH v3 17/36] net/e1000/base: correct disable k1 logic [not found] <e46b029a18b1e225386eee1295a33296e98d07e1.1738932115.git.anatoly.burakov@intel.com> @ 2025-02-07 12:48 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2025-02-07 12:48 UTC (permalink / raw) To: test-report; +Cc: Anatoly Burakov Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/151108 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!k1_enable' #93: FILE: drivers/net/intel/e1000/base/e1000_ich8lan.c:2433: + if ((!k1_enable) && (hw->mac.type >= e1000_pch_mtp)) { CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type >= e1000_pch_mtp' #93: FILE: drivers/net/intel/e1000/base/e1000_ich8lan.c:2433: + if ((!k1_enable) && (hw->mac.type >= e1000_pch_mtp)) { total: 0 errors, 0 warnings, 2 checks, 18 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-07 12:49 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <e46b029a18b1e225386eee1295a33296e98d07e1.1738932115.git.anatoly.burakov@intel.com> 2025-02-07 12:48 ` |WARNING| pw151108 [PATCH v3 17/36] net/e1000/base: correct disable k1 logic 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).