Sudip Mukherjee wrote:
> On Tue, May 19, 2015 at 07:57:49PM +0200, Amaury Denoyelle wrote:
>
> > @@ -1381,7 +1382,9 @@ static int set_ai_fifo_segment_length(struct
> > comedi_device *dev,
> > return devpriv->ai_fifo_segment_length;
> > }
> >
&g
These two patches fixes various coding style error in cb_pcidas64.c file.
1/2:
- address line longer than 80 characters
2/2:
- format multi-line comments according to the kernel coding style
Amaury Denoyelle (2):
Staging: comedi: fix line longer than 80 chars in cb_pcidas64.c
Staging: comedi
This patch fixes coding style errors reported by checkpatch.pl for
cb_pcidas64.c, about too long source code lines.
Signed-off-by: Amaury Denoyelle
---
drivers/staging/comedi/drivers/cb_pcidas64.c | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/drivers
This patch reformat multi-line comments which are not properly written
according to the kernel coding style in cb_pcidas64.c
Signed-off-by: Amaury Denoyelle
---
drivers/staging/comedi/drivers/cb_pcidas64.c | 140 ++-
1 file changed, 93 insertions(+), 47 deletions
> Sudip Mukherjee wrote:
>
> > On Sun, May 17, 2015 at 04:47:23PM +0200, Amaury Denoyelle wrote:
> > > This patch fixes coding style errors reported by checkpatch.pl for
> > > cb_pcidas64.c, about too long source code lines.
> > >
Sudip Mukherjee wrote:
> On Sun, May 17, 2015 at 04:47:23PM +0200, Amaury Denoyelle wrote:
> > This patch fixes coding style errors reported by checkpatch.pl for
> > cb_pcidas64.c, about too long source code lines.
> >
> > Signed-off-by: Amaury Denoyelle
> > --
This patch fixes coding style errors reported by checkpatch.pl for
cb_pcidas64.c, about too long source code lines.
Signed-off-by: Amaury Denoyelle
---
drivers/staging/comedi/drivers/cb_pcidas64.c | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/drivers/staging