mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>