* [dpdk-test-report] |WARNING| pw37858 [PATCH] kni: fix possible rx_q mbuf leak and speed up alloc_q release
[not found] <e0a42b4a-2ccb-4c58-89c7-efa8d9692ed4@zyc-PC.local>
@ 2018-04-11 6:21 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-11 6:21 UTC (permalink / raw)
To: test-report; +Cc: Zhou Yangchao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37858
_coding style issues_
ERROR:TRAILING_WHITESPACE: trailing whitespace
#65: FILE: kernel/linux/kni/kni_net.c:167:
+kni_fifo_trans_pa2va(struct kni_dev *kni, $
WARNING:BRACES: braces {} are not necessary for single statement blocks
#72: FILE: kernel/linux/kni/kni_net.c:174:
+ if (num_fq == 0) {
+ return;
+ }
WARNING:BRACES: braces {} are not necessary for single statement blocks
#78: FILE: kernel/linux/kni/kni_net.c:180:
+ if (num_rx == 0) {
+ return;
+ }
total: 1 errors, 2 warnings, 62 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-11 6:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <e0a42b4a-2ccb-4c58-89c7-efa8d9692ed4@zyc-PC.local>
2018-04-11 6:21 ` [dpdk-test-report] |WARNING| pw37858 [PATCH] kni: fix possible rx_q mbuf leak and speed up alloc_q release 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).