diff options
author | Rikard Falkeborn <[email protected]> | 2021-01-17 22:28:44 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-01-20 17:51:22 +0000 |
commit | 30b34c4833ea7a1a48132d957052d79b6dcb1ebb (patch) | |
tree | 03de857a22945f828475d83d3467a4bb4b24e04a /tools/testing/selftests/bpf/progs | |
parent | 4a669e2432fce9c01522a8453460e89f877dccd4 (diff) |
perf: qcom: Constify static struct attribute_group
The only usage is to put their addresses in an array of pointers to
const struct attribute group. Make them const to allow the compiler
to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs')
0 files changed, 0 insertions, 0 deletions