|WARNING| pw138724 [PATCH v2 38/45] bus/vmbus: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 21 20:22:36 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138724
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#115: 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)
#126: FILE: drivers/bus/vmbus/vmbus_channel.c:31:
+ RTE_ATOMIC(uint32_t) *monitor_addr, monitor_mask;
^
total: 2 errors, 0 warnings, 27 lines checked
More information about the test-report
mailing list