From: Sarah Sharp Date: Tue, 16 Oct 2012 20:33:45 +0000 (-0700) Subject: xhci: trivial: Remove assigned but unused ep_ctx. X-Git-Tag: v3.7-rc3~11^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0379065b3850cd42447b59578a2f9362047487;p=pandora-kernel.git xhci: trivial: Remove assigned but unused ep_ctx. Remove the variable ep_ctx from xhci_add_endpoint(), since it is assigned but unused. Caught by Coverity. Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed