diff options
author | Rikard Falkeborn <[email protected]> | 2021-01-31 01:12:40 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-01-31 09:49:58 +0100 |
commit | fa2e5a647ed2ed299974ea5916c1e7648f81030b (patch) | |
tree | b8f85c7d4eba99cb1821378d7c44d8210f03fcf3 /scripts/gdb/linux/utils.py | |
parent | 4f2da3324eaff382ab1c6aaef8c10180b2f4d08c (diff) |
ALSA: ac97: Constify static struct attribute_group
The only usage of ac97_adapter_attr_group is to put its address in an
array of pointers to const attribute_group structs. Make it const to
allow the compiler to put it in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions