From: H Hartley Sweeten Date: Wed, 16 Jul 2014 18:22:54 +0000 (-0700) Subject: staging: comedi: ni_660x: checkpatch.pl cleanup (trailing whitespace) X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c8c8ff887cafb03c8660f81671f11c1d62dcc857;p=deliverable%2Flinux.git staging: comedi: ni_660x: checkpatch.pl cleanup (trailing whitespace) Fix the checkpatch.pl error: ERROR: trailing whitespace Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/ni_660x.c b/drivers/staging/comedi/drivers/ni_660x.c index 7755f119744d..3e01978f822b 100644 --- a/drivers/staging/comedi/drivers/ni_660x.c +++ b/drivers/staging/comedi/drivers/ni_660x.c @@ -28,7 +28,7 @@ * * Encoders work. PulseGeneration (both single pulse and pulse train) * works. Buffered commands work for input but not output. - * + * * References: * DAQ 660x Register-Level Programmer Manual (NI 370505A-01) * DAQ 6601/6602 User Manual (NI 322137B-01)