commit | c00c98a1dad941e5cc04ce0b0e766d40b3b384e1 | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Tue Mar 17 17:38:00 2015 -0700 |
committer | ChromeOS Commit Bot <[email protected]> | Sat Aug 15 03:05:38 2015 +0000 |
tree | e2f143e96bdbaafc6f9672fb23c89f4509eb31ac | |
parent | f7feb23fbecae9daf269bd9a5b6b3415b75aae08 [diff] |
update_engine: Use portable string format functions. Replace usage of %zu by PRIuS or calls to std::to_string when possible. This patch includes other minor linter fixes. BUG=None TEST=emerge-link update_engine Change-Id: I9ff2b3677ed4218a140f9e91a2389cc756941b03 Reviewed-on: https://chromium-review.googlesource.com/293629 Reviewed-by: Alex Deymo <[email protected]> Commit-Queue: Alex Deymo <[email protected]> Trybot-Ready: Alex Deymo <[email protected]> Tested-by: Alex Deymo <[email protected]>