mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 17:13:04 +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>