diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-02-05 17:20:58 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-05 18:07:10 -0800 |
commit | da7b18ee8b552b9b340c44fa8f6de1372a251a78 (patch) | |
tree | 8ea2fedcbf524969c8565d450aed075d5bc02525 /tools/perf/scripts/python | |
parent | dc49cbfc67f6d85020715901c88d128d02429791 (diff) |
staging: comedi: vmk80xx: consistently use the same local var names
Rename some of the local variables used in this driver to make the
code easier to maintain and understand.
s/udev/usb the usb_device that the comedi_driver is attached to
s/dev/devpriv the private data of the comedi_device
s/cdev/dev the comedi_device
Also, use some local variables in a couple of the functions to tidy
up the code a bit.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions