commit | 3e9e24a6f44ae9a711b1346065a45196dfdff708 | [log] [tgz] |
---|---|---|
author | David Tang <davtang@google.com> | Thu Oct 24 22:08:47 2024 +0000 |
committer | David Tang <davtang@google.com> | Thu Nov 07 00:19:39 2024 +0000 |
tree | 70dac9561c0854c96c06d5f44689709b91e74a67 | |
parent | 52f8c36039c309c34b5cdd936174220642436808 [diff] |
[clang-tidy] Fix clang-tidy errors and format code Fix the following readability-* errors: readability-avoid-const-params-in-decls readability-redundant-string-init More details in b/375055000 Also run openbmc_build_scripts/scripts/format_code.sh to pass presubmit. Change-Id: Ia5ee9ba75025ed259ed99d624c0e5ccb9aca7058 Signed-off-by: David Tang <davtang@google.com>