staging: comedi: me_daq: rename 'subdevice' variable to 's'
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 6 Sep 2012 01:45:26 +0000 (18:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 03:06:27 +0000 (20:06 -0700)
commitbc1acb209e77e698182bb167f49b5763211f4010
tree9bdd9414b023ccec35944dcfec423abf94352f06
parent8aaf2717d9e8328b1ee04c9bdb68091a0a7c5fdc
staging: comedi: me_daq: rename 'subdevice' variable to 's'

Rename the variable used for the comedi_subdevice pointer from
'subdevice' to 's'. This is more typical in other comedi drivers
and helps when searching with grep.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/me_daq.c