[PATCH] Staging: comedi: fix code indent coding style issues in daqboard2000.c

2015-04-22 Thread Gbenga Adalumo
This is a patch to daqboard2000.c file that fixes code indent errors found by the checkpatch.pl tool Signed-off-by: Gbenga Adalumo --- drivers/staging/comedi/drivers/daqboard2000.c | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/drivers

[PATCH] Staging: comedi: fix code indent coding style issues in daqboard2000.c

2015-04-22 Thread Gbenga Adalumo
This is a patch to daqboard2000.c file that fixes code indent errors found by the checkpatch.pl tool Signed-off-by: Gbenga Adalumo gbenga...@gmail.com --- drivers/staging/comedi/drivers/daqboard2000.c | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) diff

Re: [PATCH] Staging: comedi: fix coding style errors in daqboard2000.c

2015-04-20 Thread Gbenga Adalumo
/daqboard2000.c:100: ERROR: code indent should use tabs where possible --Gbenga Adalumo On Mon, Apr 20, 2015 at 7:43 AM, Greg KH wrote: > On Sun, Apr 19, 2015 at 07:59:31PM -0700, Gbenga Adalumo wrote: >> Fix coding style errors found by checkpatch.pl tool > > What error

Re: [PATCH] Staging: comedi: fix coding style errors in daqboard2000.c

2015-04-20 Thread Gbenga Adalumo
/daqboard2000.c:100: ERROR: code indent should use tabs where possible --Gbenga Adalumo On Mon, Apr 20, 2015 at 7:43 AM, Greg KH gre...@linuxfoundation.org wrote: On Sun, Apr 19, 2015 at 07:59:31PM -0700, Gbenga Adalumo wrote: Fix coding style errors found by checkpatch.pl tool What errors

[PATCH] Staging: comedi: fix coding style errors in daqboard2000.c

2015-04-19 Thread Gbenga Adalumo
Fix coding style errors found by checkpatch.pl tool Signed-off-by: Gbenga Adalumo --- drivers/staging/comedi/drivers/daqboard2000.c | 58 +-- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/drivers/staging/comedi/drivers/daqboard2000.c b/drivers/staging

[PATCH] Staging: comedi: fix coding style errors in daqboard2000.c

2015-04-19 Thread Gbenga Adalumo
Fix coding style errors found by checkpatch.pl tool Signed-off-by: Gbenga Adalumo gbenga...@gmail.com --- drivers/staging/comedi/drivers/daqboard2000.c | 58 +-- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/drivers/staging/comedi/drivers/daqboard2000.c