staging: comedi: cb_das16_cs: remove subdevice pointer math
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 6 Sep 2012 01:31:27 +0000 (18:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 03:03:53 +0000 (20:03 -0700)
commit3d69288a5f2e25d5205b896038938b7d2bafece4
tree28b095c369f236bd5972b1355d7b496bd9957f7e
parent0c2d3aacfe04425a3b95d92d1a0c2fbfec6c14ba
staging: comedi: cb_das16_cs: remove subdevice pointer math

Convert the comedi_subdevice access from pointer math to array
access.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_das16_cs.c
This page took 0.02572 seconds and 5 git commands to generate.