summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLen Bao <len.bao@gmx.us>2026-05-24 15:40:49 +0000
committerTakashi Iwai <tiwai@suse.de>2026-05-25 09:31:31 +0200
commit177be86ecc0185595badb2150e97810bb76ddeb2 (patch)
treef28b9ea9839e787fe721e36885d02485e970f806 /include/linux
parenta7147920c42792b318d222a9a43a45b48acf8d9c (diff)
ALSA: isa: Mark '*_registered' variables as __ro_after_init
The '*_registered' variables are initialized only during the init phase in the '__init' functions and never changed. So, mark them as __ro_after_init to reduce the attack surface. Signed-off-by: Len Bao <len.bao@gmx.us> Link: https://patch.msgid.link/20260524154051.45258-1-len.bao@gmx.us Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions