mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 05:33:20 +09:00
snd_pcm_hw_constraint_list(), *_ratnums() and *_ratdens() receive the const pointers. Constify the corresponding static objects for better hardening. Signed-off-by: Takashi Iwai <tiwai@suse.de>