]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: pcl726: convert boardinfo declaration to C99 format
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 25 Sep 2013 22:34:47 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:32:17 +0000 (09:32 -0700)
commit5cb404d9272430e8a19c5d767885c63c6f1bfd17
tree5817397a8565de45b98892d9499170f505f78ad9
parent0e4f66b448c650851b1e16cae08f9700e403c341
staging: comedi: pcl726: convert boardinfo declaration to C99 format

Convert the boardinfo declaration to C99 format to make it less error
prone and easier to maintain.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/pcl726.c