Re: [PATCH] staging: vt6656: whitespace checkpatch warning fix.

2015-01-12 Thread Krzysztof Adamski
On Mon, Jan 12, 2015 at 07:41:34PM -0800, Greg Kroah-Hartman wrote: On Mon, Dec 22, 2014 at 05:08:34PM +0100, Krzysztof Adamski wrote: This fixes following checkpatch.pl error: ERROR: space prohibited before that ',' (ctx:WxW) Signed-off-by: Krzysztof Adamski --- drivers/staging/vt6656/rxtx.c

Re: [PATCH] staging: vt6656: whitespace checkpatch warning fix.

2015-01-12 Thread Greg Kroah-Hartman
On Mon, Dec 22, 2014 at 05:08:34PM +0100, Krzysztof Adamski wrote: > This fixes following checkpatch.pl error: > ERROR: space prohibited before that ',' (ctx:WxW) > > Signed-off-by: Krzysztof Adamski > --- > drivers/staging/vt6656/rxtx.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

Re: [PATCH] staging: vt6656: whitespace checkpatch warning fix.

2015-01-12 Thread Greg Kroah-Hartman
On Wed, Dec 10, 2014 at 06:05:31PM +0100, Krzysztof Adamski wrote: > This fixes following checkpatch.pl error: > ERROR: space prohibited before that ',' (ctx:WxW) > > Signed-off-by: Krzysztof Adamski > --- > drivers/staging/vt6656/rxtx.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH] staging: vt6656: whitespace checkpatch warning fix.

2014-12-22 Thread Krzysztof Adamski
This fixes following checkpatch.pl error: ERROR: space prohibited before that ',' (ctx:WxW) Signed-off-by: Krzysztof Adamski --- drivers/staging/vt6656/rxtx.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6656/rxtx.c b/drivers/staging/vt6656/rxtx.c index

[PATCH] staging: vt6656: whitespace checkpatch warning fix.

2014-12-10 Thread Krzysztof Adamski
This fixes following checkpatch.pl error: ERROR: space prohibited before that ',' (ctx:WxW) Signed-off-by: Krzysztof Adamski --- drivers/staging/vt6656/rxtx.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6656/rxtx.c b/drivers/staging/vt6656/rxtx.c inde