[dpdk-test-report] |WARNING| pw35308 [PATCH RFC] use strlcpy for string copies

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 20 18:09:20 CET 2018


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#362: FILE: lib/librte_cmdline/cmdline_parse.c:516:
+				l=strlcpy(dst, tmpbuf, size);
 				 ^

total: 1 errors, 0 warnings, 354 lines checked


More information about the test-report mailing list