commit | 82c791cdbb1101cf2c8b19be537368f28e2b1a0a | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Fri Mar 10 17:15:07 2023 +0000 |
committer | Harry Cutts <hcutts@google.com> | Mon Mar 13 11:47:54 2023 +0000 |
tree | 0a83163b32b1d0e6f79bd4ee7d0367d9766d3916 | |
parent | 849d782248b8c24fb538c84defc5b5d8f2a48bac [diff] |
libs/input: make parameter comment style consistent 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: atest inputflinger_tests Change-Id: Id5207b5a621c9a1ac0a46a8b2ff2bbf9aa43e726