aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/usbtmc.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2018-09-11 07:37:12 +0000
committerGreg Kroah-Hartman <[email protected]>2018-09-11 08:14:47 +0000
commitd6142b91e9cc249b3aa22c90fade67e2e2d52cdb (patch)
tree9611708a1c76f1f5e8b57b8f27d39b94e28cd15d /drivers/usb/class/usbtmc.c
parentusb: core: phy: clean up return value check about devm_of_phy_get_by_index() (diff)
downloadkernel-d6142b91e9cc249b3aa22c90fade67e2e2d52cdb.tar.gz
kernel-d6142b91e9cc249b3aa22c90fade67e2e2d52cdb.zip
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 <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/usbtmc.c')
0 files changed, 0 insertions, 0 deletions