diff options
author | 2021-06-06 00:15:14 +0200 | |
---|---|---|
committer | 2021-06-08 12:49:54 +0100 | |
commit | 59d697a99daa4723b62f9b07f41191cca1e44f3f (patch) | |
tree | f115561ea39dd4aa560e29059d6c924f07da58bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe() (diff) | |
download | wireguard-linux-59d697a99daa4723b62f9b07f41191cca1e44f3f.tar.xz wireguard-linux-59d697a99daa4723b62f9b07f41191cca1e44f3f.zip |
perf/hisi: Constify static attribute_group structs
These are only put in an array of pointers to const attribute_group
structs. Make them const like the other static attribute_group structs
to allow the compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20210605221514.73449-1-rikard.falkeborn@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions