[dpdk-test-report] |WARNING| pw39474 [PATCH v9 1/4] bus/ifpga: Add Intel FPGA BUS Library

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 8 16:18:06 CEST 2018


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

_coding style issues_


WARNING:SSCANF_TO_KSTRTO: Prefer kstrto<type> to single variable sscanf
#591: 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