[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171227.170320.289782853552941901.davem@davemloft.net>
Date: Wed, 27 Dec 2017 17:03:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: saeedm@...lanox.com
Cc: dledford@...hat.com, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, leonro@...lanox.com
Subject: Re: [pull request][for-next V2 00/11] Mellanox, mlx5 E-Switch
updates 2017-12-19
From: David Miller <davem@...emloft.net>
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)
^~
Powered by blists - more mailing lists