[V2 net-next 11/15] net/mlx5e: Properly indent within conditional statements

2017-08-20 Thread Saeed Mahameed
From: Or Gerlitz To fix these checkpatch complaints: WARNING: suspect code indent for conditional statements (8, 24) + if (eth_proto & (MLX5E_PROT_MASK(MLX5E_10GBASE_SR) [...] + return PORT_FIBRE; Signed-off-by: Or Gerlitz Signed-off-by: Saeed Mahameed --- .../net

Re: [net-next 11/15] net/mlx5e: Properly indent within conditional statements

2017-08-17 Thread David Miller
From: David Laight Date: Thu, 17 Aug 2017 14:18:29 + > From: Saeed Mahameed >> Sent: 17 August 2017 14:30 >> To: David S. Miller >> Cc: netdev@vger.kernel.org; Leon Romanovsky; Or Gerlitz; Saeed Mahameed >> Subject: [net-next 11/15] net/mlx5e: Properl

Re: [net-next 11/15] net/mlx5e: Properly indent within conditional statements

2017-08-17 Thread Saeed Mahameed
On Thu, Aug 17, 2017 at 5:18 PM, David Laight wrote: > From: Saeed Mahameed >> Sent: 17 August 2017 14:30 >> To: David S. Miller >> Cc: netdev@vger.kernel.org; Leon Romanovsky; Or Gerlitz; Saeed Mahameed >> Subject: [net-next 11/15] net/mlx5e: Properly indent within

RE: [net-next 11/15] net/mlx5e: Properly indent within conditional statements

2017-08-17 Thread David Laight
From: Saeed Mahameed > Sent: 17 August 2017 14:30 > To: David S. Miller > Cc: netdev@vger.kernel.org; Leon Romanovsky; Or Gerlitz; Saeed Mahameed > Subject: [net-next 11/15] net/mlx5e: Properly indent within conditional > statements > > From: Or Gerlitz > > To fix

[net-next 11/15] net/mlx5e: Properly indent within conditional statements

2017-08-17 Thread Saeed Mahameed
From: Or Gerlitz To fix these checkpatch complaints: WARNING: suspect code indent for conditional statements (8, 24) + if (eth_proto & (MLX5E_PROT_MASK(MLX5E_10GBASE_SR) [...] + return PORT_FIBRE; Signed-off-by: Or Gerlitz Signed-off-by: Saeed Mahameed --- .../net