Re: [PATCH 3/8] i40e: increase indentation

2019-01-03 Thread Jeff Kirsher
On Thu, 2019-01-03 at 16:37 -0800, David Miller wrote: > From: Jeff Kirsher > Date: Thu, 03 Jan 2019 15:58:10 -0800 > > > On Sun, 2018-12-30 at 16:53 +0100, Julia Lawall wrote: > > > Convert spaces to tabs to get correct alignment. > > > > > > Found with the help of Coccinelle. > > > > > > Sign

Re: [PATCH 3/8] i40e: increase indentation

2019-01-03 Thread David Miller
From: Jeff Kirsher Date: Thu, 03 Jan 2019 15:58:10 -0800 > On Sun, 2018-12-30 at 16:53 +0100, Julia Lawall wrote: >> Convert spaces to tabs to get correct alignment. >> >> Found with the help of Coccinelle. >> >> Signed-off-by: Julia Lawall >> >> --- >> drivers/net/ethernet/intel/i40e/i40e_m

Re: [PATCH 3/8] i40e: increase indentation

2019-01-03 Thread Jeff Kirsher
On Sun, 2018-12-30 at 16:53 +0100, Julia Lawall wrote: > Convert spaces to tabs to get correct alignment. > > Found with the help of Coccinelle. > > Signed-off-by: Julia Lawall > > --- > drivers/net/ethernet/intel/i40e/i40e_main.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Ack