diff options
author | 2024-06-26 15:48:15 +0300 | |
---|---|---|
committer | 2024-06-27 16:08:05 +0200 | |
commit | e6092feacf3f52b447fa2225453b566f32b998af (patch) | |
tree | 2b82a7f97dc67dffd4ffe212cd320d26d5857c00 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: gadget: aspeed_udc: validate endpoint index for ast udc (diff) | |
download | wireguard-linux-e6092feacf3f52b447fa2225453b566f32b998af.tar.xz wireguard-linux-e6092feacf3f52b447fa2225453b566f32b998af.zip |
xhci: Remove dead code in xhci_move_dequeue_past_td()
This codepath is trivially dead, since the function is never called with
a non-NULL td (the only callsite is immediately preceded by a NULL guard).
[remove unused label 'deq_found' -Mathias]
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240626124835.1023046-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions