Re: [PATCH] drivers/base: use tabs where possible in code indentation

2015-03-08 Thread Greg KH
On Sun, Mar 08, 2015 at 04:43:29PM +0200, Lavinia Tache wrote: > Found problem checkpatch.pl This sentence does not make sense, please use a full description. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ke

Re: [PATCH] drivers/base: use tabs where possible in code indentation

2015-03-08 Thread Greg KH
On Sun, Mar 08, 2015 at 04:38:54PM +0200, Lavinia Tache wrote: > Found problem checkpatch.pl I don't understand this sentence, please use a full sentence and resend. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@

[PATCH] drivers/base: use tabs where possible in code indentation

2015-03-08 Thread Lavinia Tache
Found problem checkpatch.pl Signed-off-by: Lavinia Tache --- drivers/base/soc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/base/soc.c b/drivers/base/soc.c index 72b5e72..39fca01 100644 --- a/drivers/base/soc.c +++ b/drivers/base/soc.c @@ -43,8 +43,8 @@

[PATCH] drivers/base: use tabs where possible in code indentation

2015-03-08 Thread Lavinia Tache
Found problem checkpatch.pl Signed-off-by: Lavinia Tache --- drivers/base/soc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/base/soc.c b/drivers/base/soc.c index 72b5e72..39fca01 100644 --- a/drivers/base/soc.c +++ b/drivers/base/soc.c @@ -43,8 +43,8 @@