|WARNING| pw140017 [PATCH v1] graph: fix does not return the unique id when create graph
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri May 10 08:42:48 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140017
_coding style issues_
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#400: FILE: lib/graph/graph.c:753:
+ } else if ((graph = graph_find_by_id(id)) != NULL) {
total: 1 errors, 0 warnings, 291 lines checked
More information about the test-report
mailing list