staging: comedi: skel: cleanup the boardinfo
For aesthetic reasons, add some whitespace to the boardinfo. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2fdecdbedb
commit
3dd98ebe53
1 changed files with 9 additions and 10 deletions
|
@ -113,7 +113,6 @@ static const struct skel_board skel_boards[] = {
|
|||
.name = "skel-200",
|
||||
.ai_chans = 8,
|
||||
.ai_bits = 16,
|
||||
.have_dio = 0,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue