]> Pileus Git - ~andy/linux/commit
staging: comedi: usbduxsigma: tidy up send_dux_commands()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 19:50:31 +0000 (12:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:40:52 +0000 (20:40 +0900)
commit502f9a3f76637cdc9a6397c81dfe601d69de530f
tree0e71e7727ba08f5a3205c2a435a73b9eeb674182
parent160343e52c064431ce1672da5482b687c2c6385a
staging: comedi: usbduxsigma: tidy up send_dux_commands()

Rename the variable used for the private data pointer.

Remove dev_err() when usb_blk_msg() fails, it's just added noise.

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>
drivers/staging/comedi/drivers/usbduxsigma.c