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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 4 16:11:36 CEST 2018


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

_coding style issues_


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

total: 0 errors, 1 warnings, 880 lines checked


More information about the test-report mailing list