Re: [PATCH 1/5] Staging: comedi: fix line-length coding style issue in usbduxfast.c

2011-01-09 Thread Greg KH
On Mon, Jan 10, 2011 at 10:03:12AM +1100, ahern.michae...@gmail.com wrote: > From: mah Please put your "real" name here, the same one you put down below in the Signed-off-by: line. > This patch to usbduxfast.c file that fixes warnings found by checkpatch.pl > tool Which warnings? > -static vo

[PATCH 1/5] Staging: comedi: fix line-length coding style issue in usbduxfast.c

2011-01-09 Thread ahern . michael . t
From: mah This patch to usbduxfast.c file that fixes warnings found by checkpatch.pl tool Signed-off-by: Michael Ahern --- drivers/staging/comedi/drivers/usbduxfast.c | 54 +++--- 1 files changed, 31 insertions(+), 23 deletions(-) diff --git a/drivers/staging/comedi/driv