Skip to content
Snippets Groups Projects
Commit 026630d0 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Sarah Sharp
Browse files

usb: host: xhci: remove unused trb var in xhci_irq()


The union xhci_trb *trb variable is defined and assigned
inside the xHCI IRQ handler function but is never used.

Signed-off-by: default avatarJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: default avatarSarah Sharp <sarah.a.sharp@linux.intel.com>
parent 470f0be8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment