diff options
author | 2024-06-26 15:48:32 +0300 | |
---|---|---|
committer | 2024-06-27 16:08:06 +0200 | |
commit | c43e43e8a7a8ed5ecad9e2d6a7ea89f607d710e8 (patch) | |
tree | f2dc91acc6d40c901c70de28ec4f658479b66824 /scripts/generate_rust_analyzer.py | |
parent | usb: xhci: remove infinite loop prevention (diff) | |
download | linux-rng-c43e43e8a7a8ed5ecad9e2d6a7ea89f607d710e8.tar.xz linux-rng-c43e43e8a7a8ed5ecad9e2d6a7ea89f607d710e8.zip |
usb: xhci: move process TD code out of the while loop
This part is and should only performed once, so it's moved out of the
while loop to improve code readability.
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-19-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions