[dpdk-test-report] |WARNING| pw26828 [PATCH 10/13] pci: use busname

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 12 01:27:20 CEST 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#29: FILE: drivers/net/virtio/virtio_pci.c:688:
+                     strcmp("pci", dev->device.devargs->busname) != 0)) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#29: FILE: drivers/net/virtio/virtio_pci.c:688:
+                     strcmp("pci", dev->device.devargs->busname) != 0)) {$

total: 1 errors, 1 warnings, 31 lines checked


More information about the test-report mailing list