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

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

staging: comedi: skel: 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>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2fdecdbe
Loading
Loading
Loading
Loading
+9 −10
Original line number Diff line number Diff line
@@ -113,7 +113,6 @@ static const struct skel_board skel_boards[] = {
		.name		= "skel-200",
		.ai_chans	= 8,
		.ai_bits	= 16,
	 .have_dio = 0,
	},
};