commit | 7e5f77f9bc30cb5338802df184b26d1365afca09 | [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 | 91f139f1f6f19370dbedac58555f8d66dd3c882b | |
parent | b80313422a1551cc1d4f3e2d532fe633154ae5dd [diff] |
xhci: trivial: Remove assigned but unused slot_ctx. Remove the variable slot_ctx from xhci_dbg_ctx(), since it is assigned but unused. Caught by Coverity. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>