From: H Hartley Sweeten Date: Thu, 23 May 2013 19:39:11 +0000 (-0700) Subject: staging: comedi: usbduxsigma: remove unlink urb debug messages X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~485 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956ddbcd89f2b335e7aaae8d7692f71f0e6b2ebf;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed