diff options
author | Rikard Falkeborn <[email protected]> | 2021-01-31 01:12:41 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-01-31 09:50:11 +0100 |
commit | 0417fadab493b55093ba2590f4e66c828f7084fe (patch) | |
tree | b857bc868d3f09ffae7008c53c2c5781a518e390 /scripts/gdb/linux/utils.py | |
parent | fa2e5a647ed2ed299974ea5916c1e7648f81030b (diff) |
ALSA: hda: Constify static attribute_group
The only usage of hdac_dev_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