commit | 9c14c4406c973c4feb0cbb63fa646219656f6088 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <[email protected]> | Thu May 16 18:56:10 2024 |
committer | Chromeos LUCI <[email protected]> | Wed May 22 23:56:49 2024 |
tree | 2efa068694084267d80ad93124b9d5a8d34e1fb0 | |
parent | 6d9c2eafdf0d72d4f05e1b330d3ac4f7c4e29922 [diff] |
constify string pointers to save a little space No need for these pointers to be writable. BUG=None TEST=CQ passes Change-Id: Ie76e36fb5e639cb77d895e377109bb81da7ad105 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/rootdev/+/5544863 Tested-by: Mike Frysinger <[email protected]> Auto-Submit: Mike Frysinger <[email protected]> Reviewed-by: Gwendal Grignou <[email protected]> Commit-Queue: Gwendal Grignou <[email protected]>