commit | df0379065b3850cd42447b59578a2f9362047487 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Oct 16 13:33:45 2012 -0700 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Thu Oct 25 13:13:48 2012 -0700 |
tree | 9fcaa8bff51ab0d1cbcb70a7d9ea182035cdccec | |
parent | 7e5f77f9bc30cb5338802df184b26d1365afca09 [diff] |
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 <sarah.a.sharp@linux.intel.com>