aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorNiklas Neronin <[email protected]>2024-04-29 17:02:40 +0300
committerGreg Kroah-Hartman <[email protected]>2024-05-01 08:47:14 +0200
commit608b973b70f87e9a9bafbfdfa16aab68507aef45 (patch)
tree5192500eceb561cdf3be9b9f67e32b0c4eda0895 /scripts/rustdoc_test_builder.rs
parent26dffa427f1841ead44bf56415e2c569df0b3a94 (diff)
usb: xhci: remove goto 'cleanup' in handle_tx_event()
By removing the goto 'cleanup' statement, and replacing it with 'continue', 'break' and 'return', helps simplify the code and further showcase in which case the while loop iterates. This change prepares for the comprehensive handle_tx_event() rework. Signed-off-by: Niklas Neronin <[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 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions