[dpdk-test-report] |WARNING| pw96741 [PATCH 02/28] net/ice/base: add low level functions for device clock control
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Aug 10 04:49:59 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/96741
_coding style issues_
CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#1250: 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 '{'
#1447: 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