|WARNING| pw111881 [PATCH v3 4/5] raw/ifpga: support ofs card probe

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 26 05:27:12 CEST 2022


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/111881

_coding style issues_


WARNING:TYPO_SPELLING: 'Extented' may be misspelled - perhaps 'Extended'?
#72: 
Extented Capabilities). In this patch, DFL definition is searched in VSEC,

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#937: FILE: drivers/raw/ifpga/base/ifpga_enumerate.c:968:
+				break;
+			} else {

total: 0 errors, 2 warnings, 1168 lines checked


More information about the test-report mailing list