[roll] Roll fuchsia [kernel][phys] Use matching function names in comments

In https://fxrev.dev/1097208, we missed a few comments that
should have been updated along with the API names.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108755
Original-Revision: 23987b4bb47f41fa109e525bf021a21bdd62faf1
GitOrigin-RevId: 64fde4a282c779aa0111651e96f57f90596bc27f
Change-Id: I2d43a5abff4a6dc3c213832650d3959cc707418a
1 file changed
tree: 18378ca9580f69479a7a90f2b764c2c687367b1e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.