staging: comedi: usbduxsigma: remove unlink urb debug messages
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 19:39:11 +0000 (12:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:40:38 +0000 (20:40 +0900)
commit956ddbcd89f2b335e7aaae8d7692f71f0e6b2ebf
treedb5c987e14aa2341bb18a75d0ac60676ae48c178
parentee13dd31294dad56df70c6010745e192343cbf15
staging: comedi: usbduxsigma: remove unlink urb debug messages

Remove the dev_dbg() messages in all the unlink urb functions. The 'err'
is always 0 (success) so these messages are 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