summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/protocol.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-09-11 10:37:12 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-09-11 11:14:47 +0300
commitd6142b91e9cc249b3aa22c90fade67e2e2d52cdb (patch)
tree9611708a1c76f1f5e8b57b8f27d39b94e28cd15d /drivers/usb/storage/protocol.c
parent0a6ab90c0a8fc8ece91ad2bf7e3310ebb563b32b (diff)
downloadlinux-d6142b91e9cc249b3aa22c90fade67e2e2d52cdb.tar.xz
usb: core: remove flags variable in __usb_hcd_giveback_urb()
In commit ed194d1367698 ("usb: core: remove local_irq_save() around ->complete() handler") I removed the only user of the flags variable and forgot to remove the variable, leading to warning because it is unused now. Remove the unused variable. Fixes: ed194d1367698 ("usb: core: remove local_irq_save() around ->complete() handler") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage/protocol.c')
0 files changed, 0 insertions, 0 deletions