Browse Source

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>
H Hartley Sweeten 12 years ago
parent
commit
da7b18ee8b
1 changed files with 221 additions and 207 deletions
  1. 221 207
      drivers/staging/comedi/drivers/vmk80xx.c

File diff suppressed because it is too large
+ 221 - 207
drivers/staging/comedi/drivers/vmk80xx.c


Some files were not shown because too many files changed in this diff