|WARNING| pw133335 [PATCH v3 14/19] cryptodev: use rte optional stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 26 02:36:24 CEST 2023


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#120: FILE: lib/cryptodev/rte_cryptodev.c:1558:
+	RTE_ATOMIC(struct rte_cryptodev_cb *) *prev_cb;
 	                                      ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#156: FILE: lib/cryptodev/rte_cryptodev.c:1698:
+	RTE_ATOMIC(struct rte_cryptodev_cb *) *prev_cb;
 	                                      ^

total: 2 errors, 0 warnings, 118 lines checked


More information about the test-report mailing list