[dpdk-test-report] |WARNING| pw39405 [PATCH v8 1/5] bus/ifpga: Add Intel FPGA BUS Library

checkpatch at dpdk.org checkpatch at dpdk.org
Sun May 6 10:40:40 CEST 2018


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

_coding style issues_


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

total: 0 errors, 1 warnings, 880 lines checked


More information about the test-report mailing list