diff options
author | Hector Martin <marcan@marcan.st> | 2024-06-26 15:48:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-27 16:08:05 +0200 |
commit | e6092feacf3f52b447fa2225453b566f32b998af (patch) | |
tree | 2b82a7f97dc67dffd4ffe212cd320d26d5857c00 /tools/perf/scripts/python/export-to-postgresql.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 <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