|WARNING| pw138618 [PATCH 39/46] bus/vmbus: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 20 21:58:21 CET 2024


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

_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