aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-06 14:33:40 +0100
committerGreg Kroah-Hartman <[email protected]>2020-07-09 17:19:59 +0200
commita6a6d06f33af1414f0ce506b00d89d44d701fc36 (patch)
tree4fb57f5362cd729692b5f148ffc6f78b0a8bfa8c /include/linux/debugobjects.h
parentd45f72bc3b19c0d3b6d0c8c534d210abc3268526 (diff)
usb: host: fhci-sched: Remove unused variable 'td'
'td' has been completely unused since the driver's inception in 2009. Fixes the following W=1 kernel build warning(s): drivers/usb/host/fhci-sched.c: In function ‘fhci_queue_urb’: drivers/usb/host/fhci-sched.c:704:13: warning: variable ‘td’ set but not used [-Wunused-but-set-variable] 704 | struct td *td; | ^~ Cc: Shlomi Gridish <[email protected]> Cc: Jerry Huang <[email protected]> Cc: Peter Barada <[email protected]> Cc: Anton Vorontsov <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions