[roll] Roll fuchsia [kernel][wait] Eliminate goto from OwnedWaitQueue

A simple change to eliminate the use of goto statements in
OwnedWaitQueue logic.

Test: No behavior change. Core tests pass.
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577445
Original-Original-Revision: 6879e5dd7d0ae724b031ba63a51ce165c311213f
GitOrigin-RevId: 711f925a0bed6471e63f2b19fbe9d1efd9f38643
Change-Id: I07151f5e2e48c0ec5df8f5f42a6e8c0f4cac7ef7
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1613431
Cr-Commit-Position: refs/heads/main@{#192773}
1 file changed
tree: 2635dc28d04530e7c6d333f98dbb8230d5eebf74
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.