[roll] Roll fuchsia [power_broker] Work around Clippy Lint False Positive

This snippet is incorrectly triggering Clippy's clippy::never-loop.
We've filed a bug upstream about it, but in the mean time, cleaning up
this extra return happens to work around it, so might as well clean it
up.

Original-Bug: 474368887
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1469846
Original-Revision: 38bd26f6394fe7459fa053e2be2740aee68684e5
GitOrigin-RevId: 90d15b7434a0b52c74bd57b01af088687025e264
Change-Id: Ic89b149f36ddd773a2dc6fa1dd99e1e69aadcdfa
1 file changed
tree: 75af58284d578bed7797dda4d923a98f9b29f91f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.