On Thu, Dec 28, 2017 at 12:03 AM, David Miller <davem@xxxxxxxxxxxxx> wrote: > From: David Miller <davem@xxxxxxxxxxxxx> > Date: Wed, 27 Dec 2017 17:01:22 -0500 (EST) > >> Pulled, thank you. > > Actually, I had to revert. Please fix this and resubmit: > > drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c: In function ‘esw_offloads_load_reps’: > drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:774:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] > for (rep_type = 0; rep_type < NUM_REP_TYPES; rep_type++) > ^~~ > drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:776:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ > if (err) > ^~ Thanks Dave! this is not just a warning, this is an actual bug. We will fix and re-spin soon. Sorry for any inconvenience. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html