]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: rti800: cleanup boardinfo
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 9 Apr 2013 01:14:28 +0000 (18:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:29:02 +0000 (16:29 -0700)
commit5c7bfad82364090fa9dbd831662bdf05ee7e36df
treeb2432a9f0058f8a9e977361f359434ecdb73a0c2
parent742363243875a1969124909d2e81f23ae287915f
staging: comedi: rti800: cleanup boardinfo

For aesthetic reasons, move the boardinfo table near the struct
definition. Reformat the boardinfo in C99 format and add some
whitespace to help readability.

Rename the boardinfotable so it has namespace associated with
the driver.

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/rti800.c