[roll] Roll fuchsia [virtualization] Small cleanups of VMM device

* Reformatting of GpuScanout
* Removal of superfluous comment in VirtioBlockImpl
* Alignment of formatting in VirtioNetImpl with other devices

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/454677
Original-Revision: 16b5a763e54001466775e397221e52f6c34011e1
GitOrigin-RevId: cb7303c42f5ebf79351bc36bb80f468de0a1f998
Change-Id: If80e4913607ec0f1cafc458bec46d9e28cd223ec
1 file changed
tree: 5d6de7bff51725fbc405b9028ec108aac34bffd7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 via the IRC channel #fuchsia on Freenode.

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.