[dpdk-test-report] |WARNING| pw35976 [PATCH 2/2] convert snprintf to strlcpy

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 12 12:33:30 CET 2018


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

_coding style issues_


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

total: 1 errors, 0 warnings, 327 lines checked


More information about the test-report mailing list