staging: comedi: ni_670x: cleanup the boardinfo
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 30 Jun 2012 00:40:23 +0000 (17:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:46:06 +0000 (15:46 -0700)
commit04b136b68d3c46480d0297efae56d736cd4ac379
treef0a2488b36b2f4c28adcdae2944f4380b8e758d1
parent70fcd1b7a6be4f4f60f4d05beeb3976bb0eaf6a2
staging: comedi: ni_670x: cleanup the boardinfo

For aesthetic reasons, reorder the boardinfo struct so that the
'name' pointer is first. Also, add some whitespace to the boardinfo
to improve readability.

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>
drivers/staging/comedi/drivers/ni_670x.c