[PATCH] staging: ced1401: fix coding style in ced_ioc.c (resend)

2014-01-15 Thread Pol Eyschen
Fixed checkpatch.pl issues and removed redundant comment in ced_ioc.cs Signed-off-by: Pol Eyschen --- drivers/staging/ced1401/ced_ioc.c | 483 + 1 file changed, 271 insertions(+), 212 deletions(-) diff --git a/drivers/staging/ced1401/ced_ioc.c b/drivers

[PATCH] staging: ced1401: fix coding style in ced_ioc.c (resend)

2014-01-15 Thread Pol Eyschen
Fixed checkpatch.pl issues and removed redundant comment in ced_ioc.cs Signed-off-by: Pol Eyschen poleysc...@gmail.com --- drivers/staging/ced1401/ced_ioc.c | 483 + 1 file changed, 271 insertions(+), 212 deletions(-) diff --git a/drivers/staging/ced1401

Re: [PATCH] Staging: ced1401: fix coding style in ced_ioc.c

2014-01-13 Thread Pol Eyschen
On 13.01.2014, at 22:44, Dan Carpenter wrote: > On Mon, Jan 13, 2014 at 09:35:53PM +, Mark Einon wrote: >> On Mon, Jan 13, 2014 at 08:41:40PM +0100, Pol Eyschen wrote: >>> From: Pol Eyschen >>> >>> All comments fixed to match the kernel coding style.

[PATCH] Staging: ced1401: fix coding style in ced_ioc.c

2014-01-13 Thread Pol Eyschen
From: Pol Eyschen All comments fixed to match the kernel coding style. Signed-off-by: Pol Eyschen --- drivers/staging/ced1401/ced_ioc.c | 382 - 1 file changed, 249 insertions(+), 133 deletions(-) diff --git a/drivers/staging/ced1401/ced_ioc.c b/drivers

[PATCH] Staging: ced1401: fix coding style in ced_ioc.c

2014-01-13 Thread Pol Eyschen
From: Pol Eyschen poleysc...@hotmail.com All comments fixed to match the kernel coding style. Signed-off-by: Pol Eyschen poleysc...@gmail.com --- drivers/staging/ced1401/ced_ioc.c | 382 - 1 file changed, 249 insertions(+), 133 deletions(-) diff --git

Re: [PATCH] Staging: ced1401: fix coding style in ced_ioc.c

2014-01-13 Thread Pol Eyschen
On 13.01.2014, at 22:44, Dan Carpenter wrote: On Mon, Jan 13, 2014 at 09:35:53PM +, Mark Einon wrote: On Mon, Jan 13, 2014 at 08:41:40PM +0100, Pol Eyschen wrote: From: Pol Eyschen poleysc...@hotmail.com All comments fixed to match the kernel coding style. Signed-off-by: Pol Eyschen