../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.UyhIK3tRgB 2025-04-05 08:35:13.825660536 -0700 +++ /tmp/tmp.4k1Jy0hARB 2025-04-05 08:36:20.236636001 -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.vhv8O8DH8Z 2025-04-05 08:36:20.242090996 -0700 +++ /tmp/tmp.0AvTgPDjPj 2025-04-05 08:36:20.245090970 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c