git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b803134
)
xhci: trivial: Remove assigned but unused slot_ctx.
author
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Tue, 16 Oct 2012 20:33:45 +0000
(13:33 -0700)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Thu, 25 Oct 2012 20:13:48 +0000
(13:13 -0700)
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>
No differences found