staging: comedi: ii_pci20kc: remove subdevice pointer math
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 6 Sep 2012 01:44:06 +0000 (18:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 03:06:27 +0000 (20:06 -0700)
commit35fcaeb87d14c2385dac6ef1520e136f288d1bd6
treeaa6626cb8d0b6aa146803aa3a418e68300c4dfdc
parent27f7f1002faae4034f86dd9d28ff8ecb4b8926ed
staging: comedi: ii_pci20kc: 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/ii_pci20kc.c
This page took 0.024481 seconds and 5 git commands to generate.