|WARNING| pw142019 [PATCH] net/ice: fix use of ice_bitmap_t in promisc functions

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 2 14:22:47 CEST 2024


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

_coding style issues_


ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#145: FILE: drivers/net/ice/ice_ethdev.c:5254:
+	}
+	else {

CHECK:BRACES: Unbalanced braces around else statement
#145: FILE: drivers/net/ice/ice_ethdev.c:5254:
+	else {

total: 1 errors, 0 warnings, 1 checks, 106 lines checked


More information about the test-report mailing list