[dpdk-test-report] |WARNING| pw34096 [PATCH RFC 02/24] vhost: move AF_UNIX code from socket.c to trans_af_unix.c

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 19 14:45:59 CET 2018


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#798: FILE: lib/librte_vhost/trans_af_unix.c:148:
+	if (vid == -1) {
+		goto err;
+	}

total: 0 errors, 1 warnings, 1080 lines checked


More information about the test-report mailing list