commit | 3f2bdc45f36df349d9f9984252b612c57a8b1a73 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:21:49 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:53 2017 +0200 |
tree | 047a19262274def6b9788179643ad48074172cdc | |
parent | 0f470ce622230b7ebfb88ec8db8676e278867046 [diff] |
ALSA: nm256: 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>