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

Commit f2c447ca authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: ni_labpc: cleanup the boardinfo



For aesthetic reasons, add some whitespace to the boardinfo.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d2337057
Loading
Loading
Loading
Loading
+40 −42
Original line number Diff line number Diff line
@@ -382,8 +382,7 @@ static const struct labpc_boardinfo labpc_boards[] = {
		.ai_range_code		= labpc_1200_ai_gain_bits,
		.ai_range_is_unipolar	= labpc_1200_is_unipolar,
		.ai_scan_up		= 1,
	 },
	{
	}, {
		.name			= "lab-pc-1200ai",
		.ai_speed		= 10000,
		.bustype		= isa_bustype,
@@ -392,8 +391,7 @@ static const struct labpc_boardinfo labpc_boards[] = {
		.ai_range_code		= labpc_1200_ai_gain_bits,
		.ai_range_is_unipolar	= labpc_1200_is_unipolar,
		.ai_scan_up		= 1,
	 },
	{
	}, {
		.name			= "lab-pc+",
		.ai_speed		= 12000,
		.bustype		= isa_bustype,