Staging: comedi: fix line over 80 characters warning
authorjitendra kumar khasdev <jkhasdev@gmail.com>
Fri, 23 Jan 2015 19:11:19 +0000 (00:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 11:59:14 +0000 (19:59 +0800)
This is patch to file jr3_pci.h that fix up warning line
over 80 character which is found by checkpatch tool.

Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/jr3_pci.h

index 20478ae..356811d 100644 (file)
@@ -261,8 +261,9 @@ struct intern_transform {
        } link[8];
 };
 
-/*  JR3 force/torque sensor data definition. For more information see sensor and */
-/*  hardware manuals. */
+/*  JR3 force/torque sensor data definition. For more information see sensor
+ *  and hardware manuals.
+ */
 
 struct jr3_channel {
        /*  Raw_channels is the area used to store the raw data coming from */