|WARNING| pw141682 [PATCH v3 086/129] net/ice/base: implement interface to reset timestamp memory

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 25 13:30:28 CEST 2024


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#139: FILE: drivers/net/ice/base/ice_ptp_hw.c:3033:
+	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