Re: [PATCH 3/3] Staging: comedi: fix space and 80 char coding style issue

2014-12-29 Thread Pankaj Saraf
Jitendra, You have to make 2 different changes so that the description of the change can clearly be associated to change-number. Thanks! Regards Pankaj Saraf NEKTech Research Labs, Bhopal (M.P.) - India On 29/12/14 12:37 pm, "Sudip Mukherjee" wrote: >On Mon, Dec 29, 2014 at 03:14:45AM +0530, j

Re: [PATCH 3/3] Staging: comedi: fix space and 80 char coding style issue

2014-12-28 Thread Sudip Mukherjee
On Mon, Dec 29, 2014 at 03:14:45AM +0530, jitendra kumar khasdev wrote: > This is a patch to the s626.c file that fixes up spcae and maximum > character limit warning found by the checkpatch.pl tool you are doing two different kind of changes in this patch. it should be in two different patches.

[PATCH 3/3] Staging: comedi: fix space and 80 char coding style issue

2014-12-28 Thread jitendra kumar khasdev
This is a patch to the s626.c file that fixes up spcae and maximum character limit warning found by the checkpatch.pl tool Signed-off-by: Jitendra Kumar Khasdev --- drivers/staging/comedi/drivers/s626.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/com