]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: das800: tidy up the private data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 23 Apr 2013 01:37:48 +0000 (18:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Apr 2013 17:41:52 +0000 (10:41 -0700)
commit03e59f82bec512c44a2c4074ed4a35111a96a7af
treeae3e0bec7003c6d39ed032fa4c5171e54304e8be
parentf88eac24ae7ae28bf00e5652deb5fbdd78417a64
staging: comedi: das800: tidy up the private data

For aesthetic reasons, change the 'do_bits' type to unsigned int
to match the subdevice s->state. and change the 'forever' flag
to a bool.

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