diff options
| author | 2017-05-17 08:48:18 +0900 | |
|---|---|---|
| committer | 2017-05-17 07:25:26 +0200 | |
| commit | b46fe5d9607c2a14618c746a02892ead0f0f4637 (patch) | |
| tree | b1751260711a65bedce5d37495494e49c8bbebfa /tools/perf/scripts/python | |
| parent | ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack (diff) | |
ALSA: pcm: constify function local and read-only table
In a function snd_pcm_hw_params_choose(), target parameters are arranged
into a table. Though each entry of this table is read-only, they don't
have const qualifier.
This commit adds the qualifier.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
