========== 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.q1MxWqmRYL 2025-04-03 11:43:23.243724763 -0700 +++ /tmp/tmp.LBlk2kXq54 2025-04-03 11:44:49.632397047 -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.hrBBnJeVCV 2025-04-03 11:44:49.638194746 -0700 +++ /tmp/tmp.IIxNIaradK 2025-04-03 11:44:49.641194720 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c