Fix some clang-tidy warnings.

- Local variables marked const cannot use NRVO.
- Merge identical if statements with identical bodies.

Test: presubmit
Change-Id: I7b0d7c864ec9d84a31d950b943f303ecfb249d51
2 files changed