|WARNING| pw140111 [PATCH v6 38/45] bus/vmbus: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 14 18:42:29 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140111
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#129: FILE: drivers/bus/vmbus/vmbus_channel.c:22:
+vmbus_sync_set_bit(volatile RTE_ATOMIC(uint32_t) *addr, uint32_t mask)
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#140: FILE: drivers/bus/vmbus/vmbus_channel.c:30:
+ RTE_ATOMIC(uint32_t) *monitor_addr;
^
total: 2 errors, 0 warnings, 28 lines checked
More information about the test-report
mailing list