|WARNING| pw124495 [PATCH 05/14] graph: annotate graph lock

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 24 09:17:58 CET 2023


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'void' should also have an identifier name
#134: 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
#143: 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