[dpdk-test-report] |WARNING| pw38995 [PATCH v6 1/5] iFPGA: Add Intel FPGA BUS Library

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 26 11:42:16 CEST 2018


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

_coding style issues_


WARNING:SSCANF_TO_KSTRTO: Prefer kstrto<type> to single variable sscanf
#587: FILE: drivers/bus/ifpga/ifpga_bus.c:466:
+		ret = sscanf(str_port, "%d", &port);

total: 0 errors, 1 warnings, 889 lines checked


More information about the test-report mailing list