Staging: comedi: fix line over 80 characters warning

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>
This commit is contained in:
jitendra kumar khasdev 2015-01-24 00:41:19 +05:30 committed by Greg Kroah-Hartman
parent a4a75b2101
commit 9ef6a83312

View 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 */