|WARNING| pw124526 [PATCH v2 05/20] graph: annotate graph lock

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 24 16:13:10 CET 2023


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name
#135: FILE: lib/graph/graph_private.h:161:
+void graph_spinlock_lock(void)

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name
#144: FILE: lib/graph/graph_private.h:169:
+void graph_spinlock_unlock(void)

total: 0 errors, 2 warnings, 58 lines checked


More information about the test-report mailing list