diff options
author | 2025-03-06 16:49:49 +0200 | |
---|---|---|
committer | 2025-03-06 16:46:16 +0100 | |
commit | d71cb7d6e1a261ef25c60056920d91d052144dd8 (patch) | |
tree | e5cf46a5267f5e6572737d9d9766fcc0160a6450 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: xhci: set page size to the xHCI-supported size (diff) | |
download | linux-rng-d71cb7d6e1a261ef25c60056920d91d052144dd8.tar.xz linux-rng-d71cb7d6e1a261ef25c60056920d91d052144dd8.zip |
usb: xhci: refactor trb_in_td() to be static
Relocate trb_in_td() and marks it as static, as it's exclusively utilized
in xhci-ring.c. This adjustment lays the groundwork for future rework of
the function.
The function's logic remains unchanged; only its access specifier is
altered to static and a redundant "else" is removed on line 325
(due to checkpatch.pl complaining).
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/20250306144954.3507700-11-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