mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>