commit | 0fac3195a8b8677199404a62c7c5e74daaa942dd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:18:47 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:50 2017 +0200 |
tree | 1d6b38bc60249245798d66363d41390e644f8f7e | |
parent | 934cd5b76d6fb5bbdefd37815a2b9441eb09d02f [diff] |
ALSA: cmipci: Constify hw_constraints 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>