aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2017-01-27 23:36:17 +0530
committerWolfram Sang <[email protected]>2017-02-09 17:06:52 +0100
commit92d9d0dfb0fd2f1a6f0c411530df65fba274a79d (patch)
tree45546e4c7aca619f37b6a30aefcfe4825d137ed9 /tools/perf/util/c++/clang.cpp
parent6b66a6f27e799d9441ef2c0b1e00913a6a070fa5 (diff)
i2c: busses: constify i2c_algorithm structures
Declare i2c_algorithm structures as const as they are only stored in the algo field of an i2c_adapter structure. This field is of type const, so i2c_algorithm structures having this property can be made const too. Signed-off-by: Bhumika Goyal <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> for Acked-by: Patrice Chotard <[email protected]> Acked-by: Jarkko Nikula <[email protected]> Reviewed-by: Jean Delvare <[email protected]> Acked-by: Ludovic Desroches <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions