From: H Hartley Sweeten Date: Thu, 25 Jul 2013 23:12:30 +0000 (-0700) Subject: staging: comedi: usbdux: consolidate usbduxsub_unlink_{in, out}urbs() X-Git-Tag: v3.12-rc1~183^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4349c91625188930f12382b061399827bf4da6;p=pandora-kernel.git staging: comedi: usbdux: consolidate usbduxsub_unlink_{in, out}urbs() These functions are identical other than the which and how many urbs are unlinked. Consolidate the functions into one usbdux_unlink_urbs() function. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed