../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:362:3: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 362 | if (rc) | ^ ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:360:2: note: previous statement is here 360 | for (qidx = 0; qidx < hw->rx_queues; qidx++) | ^ 1 warning generated. ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:362:3: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 362 | if (rc) | ^ ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:360:2: note: previous statement is here 360 | for (qidx = 0; qidx < hw->rx_queues; qidx++) | ^ 1 warning generated. New errors added --- /tmp/tmp.EEH94zLL32 2025-04-03 11:39:01.979145478 -0700 +++ /tmp/tmp.CvcIckEnGD 2025-04-03 11:40:19.001862622 -0700 @@ -0,0 +1,7 @@ +../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:362:3: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] + 362 | if (rc) + | ^ +../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c:360:2: note: previous statement is here + 360 | for (qidx = 0; qidx < hw->rx_queues; qidx++) + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.Jl9lnedcc0 2025-04-03 11:40:19.007491704 -0700 +++ /tmp/tmp.wce5YLFGl2 2025-04-03 11:40:19.010491679 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c