|WARNING| pw107090 [PATCH v3 3/3] eal: move common filesystem setup code into one file

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 9 07:55:34 CET 2022


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#401: FILE: lib/eal/unix/eal_filesystem.c:89:
+	if ((f = fopen(filename, "r")) == NULL) {

total: 1 errors, 0 warnings, 318 lines checked


More information about the test-report mailing list