commit | bfa516a109ae77dae34b69f36d09b8f9d329384b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:16:25 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:47 2017 +0200 |
tree | 7b4a27e15998a2aaebacbc4553a784c211ca201e | |
parent | 21709121fb734715b4c4819aae36aad50cc88fd7 [diff] |
ALSA: gus: 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>