Re: [PATCH] staging: comedi: daqboard2000: Use preferred comment style

2015-05-03 Thread Greg KH
On Sat, May 02, 2015 at 05:00:34PM +0200, Arno Tiemersma wrote: > Use the preferred block comment style for the copyright and driver > description header comments. > > Signed-off-by: Arno Tiemersma > --- > drivers/staging/comedi/drivers/daqboard2000.c | 196 > +- > 1 fil

[PATCH] staging: comedi: daqboard2000: Use preferred comment style

2015-05-02 Thread Arno Tiemersma
Use the preferred block comment style for the copyright and driver description header comments. Signed-off-by: Arno Tiemersma --- drivers/staging/comedi/drivers/daqboard2000.c | 196 +- 1 file changed, 99 insertions(+), 97 deletions(-) diff --git a/drivers/staging/comedi