diff options
author | Prashant Malani <[email protected]> | 2022-06-06 20:18:03 +0000 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2022-06-08 08:14:53 +0000 |
commit | b1d288d9c3c5ca28df062214656a59cf7ee370e0 (patch) | |
tree | 70b817fddceda6aa01efe712dbfc7be331aa896c /include/linux/fpga/fpga-mgr.h | |
parent | 015cd0043503a1691ba28529e21478fe0822f3ff (diff) |
platform/chrome: cros_ec_proto: Rename cros_ec_command function
cros_ec_command() is the name of a function as well as a struct, as such
it can confuse indexing tools (like ctags). Avoid this by renaming it to
cros_ec_cmd(). Update all the callsites to use the new name.
This patch is a find-and-replace, so should not introduce any functional
changes.
Suggested-by: Stephen Boyd <[email protected]>
Signed-off-by: Prashant Malani <[email protected]>
Acked-by: Lee Jones <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Tzung-Bi Shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions