[dpdk-test-report] |WARNING| pw96691 [PATCH 2/4] net/ice/base: add low level functions for device clock control

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 6 03:47:10 CEST 2021


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

_coding style issues_


CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#1252: FILE: drivers/net/ice/base/ice_ptp_hw.c:725:
+	for (port = 0; port < ICE_NUM_EXTERNAL_PORTS; port++) {
+

CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#1449: FILE: drivers/net/ice/base/ice_ptp_hw.c:922:
+	for (port = 0; port < ICE_NUM_EXTERNAL_PORTS; port++) {
+

total: 0 errors, 0 warnings, 2 checks, 2824 lines checked


More information about the test-report mailing list