|WARNING| pw119644 [PATCH 08/14] examples/vhost: fix whitespace

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 9 20:17:19 CET 2022


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#109: FILE: examples/vhost/main.c:1586:
+	while (vdev->ready != DEVICE_SAFE_REMOVE) {
 		rte_pause();
 	}

total: 0 errors, 1 warnings, 24 lines checked


More information about the test-report mailing list