From: H Hartley Sweeten Date: Tue, 30 Jul 2013 00:43:36 +0000 (-0700) Subject: staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb() X-Git-Tag: v3.12-rc1~183^2~408 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bc079c669a9b6f438f8801da5fc04947323b45;p=pandora-kernel.git staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb() Generalize a helper function to replace for() loops in usbduxsigma_{ai,ao}_stop() that call usb_kill_urb() to unlink all the urbs. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed