[dpdk-test-report] |WARNING| pw82707 [PATCH v1 1/2] raw/ifpga: terminate string filled by readlink with null

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 29 09:20:06 CET 2020


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#81: FILE: drivers/raw/ifpga/ifpga_rawdev.c:233:
+	if ((ret < 0) || ((unsigned)ret > (sizeof(link)-1)))

total: 0 errors, 1 warnings, 10 lines checked


More information about the test-report mailing list