|WARNING| pw141838 [PATCH v4 066/103] net/ice/base: implement interface to reset timestamp memory
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 26 14:03:12 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/141838
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#139: FILE: drivers/net/ice/base/ice_ptp_hw.c:2955:
+ for (quad = 0; quad < ICE_MAX_QUAD; quad++) {
+ ice_ptp_reset_ts_memory_quad_e822(hw, quad);
+ }
total: 0 errors, 1 warnings, 0 checks, 97 lines checked
More information about the test-report
mailing list