commit | 101ee9b65b5a61a40625e0a7f5039b41228537be | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Thu Jul 06 18:04:14 2023 +0000 |
committer | Harry Cutts <hcutts@google.com> | Thu Jul 06 18:06:19 2023 +0000 |
tree | c15c65188ac142eb571db783cbef306b895e9546 | |
parent | 3985065a37a5ae4217b1db9e2724552fc5f61125 [diff] |
inputflinger: fix format of parameter name comments The Google C++ style guide [0] suggests that parameter name comments should be of the form `/*paramName=*/value`. This potentially allows tooling to check that the parameter names are correct, too. [0]: https://google.github.io/styleguide/cppguide.html#Function_Argument_Comments Bug: 245989146 Test: presubmit Change-Id: I6239599692ada74438ebd8141adc05afacec915d