]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: pcl726: remove subdevice pointer math
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 6 Sep 2012 01:51:55 +0000 (18:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 03:06:30 +0000 (20:06 -0700)
commit95ce832a8157d356f4894bfbc9fd1704c40ba734
tree78e63875bdb98dabea6caf049935944ace5f5b6a
parent7d780555c03e052756b97ff6625dceb03e8575d8
staging: comedi: pcl726: 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/pcl726.c