Re: [patch net-next] irda: w83977af_ir: cleanup an indent issue

2016-12-17 Thread David Miller
From: Dan Carpenter Date: Mon, 12 Dec 2016 14:21:34 +0300 > In commit 99d8d2159d7c ("irda: w83977af_ir: Neaten logging"), we > accidentally added an extra tab to these lines. > > Signed-off-by: Dan Carpenter Applied.

Re: [patch net-next] irda: w83977af_ir: cleanup an indent issue

2016-12-12 Thread Joe Perches
On Mon, 2016-12-12 at 14:21 +0300, Dan Carpenter wrote: > In commit 99d8d2159d7c ("irda: w83977af_ir: Neaten logging"), we > accidentally added an extra tab to these lines. Thanks Dan. Oops, It's kinda funny I did the whole series to fix that misindentation originally and added it back when reba

[patch net-next] irda: w83977af_ir: cleanup an indent issue

2016-12-12 Thread Dan Carpenter
In commit 99d8d2159d7c ("irda: w83977af_ir: Neaten logging"), we accidentally added an extra tab to these lines. Signed-off-by: Dan Carpenter diff --git a/drivers/net/irda/w83977af_ir.c b/drivers/net/irda/w83977af_ir.c index f293d33fb28f..8d5b903d1d9d 100644 --- a/drivers/net/irda/w83977af_ir.c