From: H Hartley Sweeten Date: Tue, 30 Jul 2013 00:47:26 +0000 (-0700) Subject: staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach() X-Git-Tag: v3.12-rc1~183^2~396 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d7e1ee2c5505ffd2055eb36ab983e9cb52d5b7;p=pandora-kernel.git staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach() For aesthetics, move the final force unlink of the urbs from usbduxsigma_free_usb_buffers() to usbduxsigma_detach(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed