diff options
author | 2024-06-26 15:48:20 +0300 | |
---|---|---|
committer | 2024-06-27 16:08:05 +0200 | |
commit | 3dd91ff610454f2a81b132afc7ea3c3e1b7bba53 (patch) | |
tree | 19725be30d048f59869c6141a4f45fd473470916 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: xhci: remove 'num_trbs' from struct 'xhci_td' (diff) | |
download | wireguard-linux-3dd91ff610454f2a81b132afc7ea3c3e1b7bba53.tar.xz wireguard-linux-3dd91ff610454f2a81b132afc7ea3c3e1b7bba53.zip |
usb: xhci: remove unused 'xhci' argument
Remove argument 'struct xhci_hcd *xhci' from functions which do not
utilize it. This change contributes to a simpler codebase by avoiding
redundant arguments.
Functions which have the argument removed:
check_interval()
xhci_num_trbs_free()
xhci_handle_cmd_enable_slot()
xhci_clear_interrupt_pending()
xhci_requires_manual_halt_cleanup()
Signed-off-by: Niklas Neronin <niklas.neronin@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240626124835.1023046-7-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