diff options
| author | Hector Martin <[email protected]> | 2024-06-26 15:48:15 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-06-27 16:08:05 +0200 |
| commit | e6092feacf3f52b447fa2225453b566f32b998af (patch) | |
| tree | 2b82a7f97dc67dffd4ffe212cd320d26d5857c00 /tools/perf/scripts/python/parallel-perf.py | |
| parent | ee0d382feb44ec0f445e2ad63786cd7f3f6a8199 (diff) | |
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 <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions