[roll] Roll fuchsia [kernel] Remove some timer list duplication

This CL removes some code duplication by separating code run on both
timer lists into separate helper functions.

This is a refactor of existing code and therefore should have no
functional impact.

Original-Bug: 341785588
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087714
Original-Revision: b01004b5fd2fd4c32cb8848c2642f91f544e7d21
GitOrigin-RevId: 5b6bb9241301242113cf6a12fb6eb97940e15325
Change-Id: If4ceee942e99735b0c03169293100a33833311bc
1 file changed
tree: 96962d974403bc383d0b05b788aebd15c3397a88
  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.