[dpdk-test-report] |WARNING| pw60735 [PATCH v4 02/14] vhost: unify unroll pragma parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 9 08:00:11 CEST 2019


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

_coding style issues_


WARNING:DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON: do {} while (0) macros should not be semicolon terminated
#94: FILE: lib/librte_vhost/vhost.h:57:
+#define UNROLL_PRAGMA(param) do {} while (0);

total: 0 errors, 1 warnings, 61 lines checked


More information about the test-report mailing list