[roll] Roll fuchsia [storage] Lint modernize-use-nullptr

Minor change to address the modernize-use-nullptr lints in
//src/storage.

Original-Bug: 89821

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696348
Original-Revision: b55842a6a55cef1c84db129bd8bb66249afef8ba
GitOrigin-RevId: 6436d1b2c570c1054b036b21f8288e0c914c7f53
Change-Id: I3711bff3e2b1ad85c642e0f3f4a3c4a151a5b3b1
1 file changed
tree: 5ac09d8c1bfd2498479bdab04fe2b5c79248fe34
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.