commit | 7b3f477636eddcaa137b96e6c847fb466fadb19a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 14:16:43 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 09 10:42:48 2017 +0200 |
tree | bbad6cafbb45a252e202bc10e5a1b79269198db7 | |
parent | b078bbfbb1a1083a69117bc894107cad6920a2ed [diff] |
ALSA: wss: 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>