* [dpdk-test-report] |WARNING| pw46240 [v3, 2/4] kni: fix kni fifo synchronization
[not found] <1538989906-8349-2-git-send-email-phil.yang@arm.com>
@ 2018-10-08 9:13 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-10-08 9:13 UTC (permalink / raw)
To: test-report; +Cc: Phil Yang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/46240
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#48: FILE: lib/librte_kni/rte_kni_fifo.h:33:
+ unsigned fifo_read = fifo->read;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#83: FILE: lib/librte_kni/rte_kni_fifo.h:77:
+ unsigned fifo_write = fifo->write;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#85: FILE: lib/librte_kni/rte_kni_fifo.h:79:
+ unsigned fifo_read = fifo->read;
total: 0 errors, 3 warnings, 42 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-10-08 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1538989906-8349-2-git-send-email-phil.yang@arm.com>
2018-10-08 9:13 ` [dpdk-test-report] |WARNING| pw46240 [v3, 2/4] kni: fix kni fifo synchronization 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).