Skip to content
Commit 2ceee7ed authored by Rikard Falkeborn's avatar Rikard Falkeborn Committed by Will Deacon
Browse files

arm64: perf: Constify static attribute_group structs



The only usage of these is to put their addresses in an array of
pointers to const attribute_group structs. Make them const to allow the
compiler to put them in read-only memory.

Signed-off-by: default avatarRikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 20116dd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment