|WARNING| pw139595 [PATCH v4 38/45] bus/vmbus: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Apr 20 01:13:40 CEST 2024


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#130: 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)
#141: 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