[dpdk-test-report] |WARNING| pw30980 [PATCH] net/virtio: fix memory leak

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 26 16:07:18 CEST 2017


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#52: FILE: drivers/net/virtio/virtio_ethdev.c:1606:
+    rte_free(eth_dev->data->mac_addrs);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#53: FILE: drivers/net/virtio/virtio_ethdev.c:1607:
+    return ret;$

total: 0 errors, 2 warnings, 0 checks, 25 lines checked


More information about the test-report mailing list