========== build_allmodconfig_warn - FAILED ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c: In function ‘cn10k_free_matchall_ipolicer’: ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:360:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 360 | for (qidx = 0; qidx < hw->rx_queues; qidx++) | ^~~ ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:362:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 362 | if (rc) | ^~ ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c: In function ‘cn10k_free_matchall_ipolicer’: ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:360:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 360 | for (qidx = 0; qidx < hw->rx_queues; qidx++) | ^~~ ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:362:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 362 | if (rc) | ^~ New errors added --- /tmp/tmp.hxUacTLCrC 2025-04-07 01:23:47.618126164 -0700 +++ /tmp/tmp.uYqJs7tGdh 2025-04-07 01:24:56.054373566 -0700 @@ -0,0 +1,7 @@ +../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c: In function ‘cn10k_free_matchall_ipolicer’: +../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:360:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] + 360 | for (qidx = 0; qidx < hw->rx_queues; qidx++) + | ^~~ +../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:362:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ + 362 | if (rc) + | ^~ Per-file breakdown --- /tmp/tmp.Xk8khVYLvq 2025-04-07 01:24:56.060415454 -0700 +++ /tmp/tmp.RBjxdXhqAo 2025-04-07 01:24:56.064415412 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c