* |WARNING| pw138890 [PATCH v3 14/45] net/memif: use rte stdatomic API
[not found] <1711579078-10624-15-git-send-email-roretzla@linux.microsoft.com>
@ 2024-03-27 22:39 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-03-27 22:39 UTC (permalink / raw)
To: test-report; +Cc: Tyler Retzlaff
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138890
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#117: FILE: drivers/net/memif/memif.h:172:
+ RTE_ATOMIC(uint16_t) head; /**< pointer to ring buffer head */
CHECK:SPACING: No space is necessary after a cast
#120: FILE: drivers/net/memif/memif.h:174:
+ RTE_ATOMIC(uint16_t) tail; /**< pointer to ring buffer tail */
total: 0 errors, 0 warnings, 2 checks, 167 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-27 22:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1711579078-10624-15-git-send-email-roretzla@linux.microsoft.com>
2024-03-27 22:39 ` |WARNING| pw138890 [PATCH v3 14/45] net/memif: use rte stdatomic API checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).