|WARNING| pw105753 [PATCH] examples/pipeline: print table entries to file

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 12 19:46:02 CET 2022


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

_coding style issues_


ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
#100: FILE: examples/pipeline/cli.c:1376:
+	file = (n_tokens == 6) ? fopen(tokens[5] , "w") : stdout;
 	                                         ^

total: 1 errors, 0 warnings, 78 lines checked


More information about the test-report mailing list