Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ef6a833 authored by jitendra kumar khasdev's avatar jitendra kumar khasdev Committed by Greg Kroah-Hartman
Browse files

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: default avatarJitendra Kumar Khasdev <jkhasdev@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a4a75b21
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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 */