From: H Hartley Sweeten Date: Tue, 14 May 2013 20:38:00 +0000 (-0700) Subject: staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~646 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8c0034781388e5213d766b7509b2330f57e652;p=pandora-kernel.git staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs() Rename this function so it has namespace associated with the driver. Remove the local variables 'j' and 'ret'. They are not used and the function always returns '0'. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed