From: Alan Stern Date: Fri, 22 Mar 2013 17:32:10 +0000 (-0400) Subject: USB: EHCI: remove unused variable in unlink_empty_async() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc2c9a2c359c850cea097c60a5f2b596efbbd88;p=pandora-kernel.git USB: EHCI: remove unused variable in unlink_empty_async() This patch (as1669) removes the check_unlinks_later flag in ehci-hcd's unlink_empty_async(). It wasn't being used for anything and should have been removed in an earlier patch, but I forgot about it. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed