../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.nAN1dH3AKa 2025-04-05 08:31:51.751393384 -0700 +++ /tmp/tmp.o7yZszvyZe 2025-04-05 08:32:57.033469264 -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.xsN3j3S7t2 2025-04-05 08:32:57.037833533 -0700 +++ /tmp/tmp.6Es1yIhVl9 2025-04-05 08:32:57.041833499 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c