[dpdk-test-report] |WARNING| pw54964 [PATCH 10/28] vhost: use a single structure for the device state

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 19 17:16:15 CEST 2019


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#73: FILE: lib/librte_vhost/trans_af_unix.c:165:
+	if (!dev) {
 		return;
 	}

total: 0 errors, 1 warnings, 212 lines checked


More information about the test-report mailing list